This is the backend for the Kiaan Ayurveda Billing System. It is built using Express.js and MongoDB.
- Clone the repository using
git clone https://github.com/Kiaan-Ayurveda/Kiaan-Ayurveda-Backend
- Set the
DB_URL
inconfig.js
to the MongoDB URL - Install the dependencies using
npm install
- Run the server using
npm start
This project is licensed under the MIT License - see the LICENSE file for details.