Code Monkey home page Code Monkey logo

blockchains-tech-backend's Introduction

Full Stack Engineering Test - Verum Digital Full Stack Test

Entry point of this app is app.ts file, and main method is routes requiring express server as a argument.This method is responsible for invoking every endpoint Also if you go into utils folder you will get all the useful files and methods.

How to setup project locally

  1. clone git repo into your local machine
  2. install node and npm or yarn package manager if you don't already have.
  3. Run yarn install :- This will install all the packages
  4. At the end run yarn dev

routes.ts file

This File have Five routes:-

http://localhost:3886/healthCheck 
http://localhost:3886/getBlockchains
http://localhost:3886/addBlockchain
http://localhost:3886/getBlockchainsToken:/blockchainId
http://localhost:3886/getBlockchainsToken:/blockchainId

Setting up MongoDB locally

Setup Mongo db locally and go to config folder. Next open default.tsx file. After that replace the dbUri with your own.

What you will need

  • Postman
  • An IDE or text editor (VS Code)
  • A package manager such as NPM or Yarn
  • Node.js installed

Technologies

  • Node.js
  • TypeScript
  • Express.js & Express.js
  • Zod validation
  • Mongo DB

blockchains-tech-backend's People

Contributors

amansohal8654 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.