π 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!