Backend API Node Server

Backend APIs are using Node.js, Express, and Mongoose.

Commands

Running locally:

npm run dev

Running in production:

npm run start