- [React.js]
- [Tailwindcss]
- [Nodejs]
- [Expressjs]
- [MongoDB]
- [Redis]
- [Microsoft Azure]
- [Github Actions]
To get a local copy up and running follow these simple example steps.
To Start Docker Network
-
Start the Docker Network
docker-compose up
-
Now you can see a message in terminal as "Server Started"
-
To check if everything is working correctly "http://localhost:5000/healthcheck"
-
Now you see "OK" message
-
Application serves at "http://localhost:5000"