Skip to content

Advanced-Concept-Mechanix/server

Repository files navigation

Usage

  1. Clone the repository

  2. Install the dependencies

npm install

  1. Run the server with nodemon(development)
npm run server

  1. Run the server with pm2(production)
npm start

Usage from VPS

You can access the application through the server ip address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published