The ООО Нанопродукт Project by Abbosjon Madiev
Visit the Website >
·
Postman API Docs
Table of Contents
job searching platform is a FYP of the University of Central Asia , where you can access jobs and more.
This project is built in Node Express stack. The swagger doc and the backend is built with NodeJS and Express. The main technologies used in this project are:
To get started, you will need to install the following dependencies:
To run the project in your local machine, you will need to check to have the following dependencies installed:
- npm
npm install npm@latest -g
Below You can find a detailed procedure you need to follow to get the programming running in your machine.
- Clone the repo
git clone https://github.com/AlgoAIBoss/doctor-api.git
- Install NPM packages
npm install
- Start the development server
npm run dev