🚀 Give a Star ⭐️ & Fork to this project ... Happy coding! 🤩`
Invoice Management 💰
Accounting Management 📈
HR Management 🧑🤝🧑
Ant Design Framework(AntD) 🐜
Based on Mern Stack (Node.js / Express.js / MongoDb / React.js ) 👨💻
2.Create Your MongoDB Account and Database Cluster
5.Install Backend Dependencies
8.Install Frontend Dependencies
- setup additional env variables, if necessary in the below file
docker-compose.yml
- After the necessary configurations run below command :
docker-compose up -d
This will build the images and bring up the containers for frontend, backend and mongodb.
NOTE: This docker-compose setup is associated for local development only.
Dont forget to give a ⭐️ to this project ... Happy coding!