This is the backend codes of a POS application where businesses can do CRUD operations. The project is developed using Node.js on the server side.
This software uses the following open source packages:
Backend:
- node.js
- expressjs
- mongoose
- bcrypt
- cors
- dotenv
- jsonwebtoken
- nodemon