An open API service indexing awesome lists of open source software.

https://github.com/pradhuman-pandey/reception-register-application

Reception Register Application
https://github.com/pradhuman-pandey/reception-register-application

api docker docker-compose express jest-tests mern-stack mongodb nginx node react rest

Last synced: 3 months ago
JSON representation

Reception Register Application

Awesome Lists containing this project

README

          

# Reception Register

Reception Register Application

## How to start the application?

- Run this command to start the MongoDB, Express, React and Nginx Servers
```bash
docker-compose up -d
```
- Play with the application at http://127.0.0.1

## Reference

- **[Back End Reference]**
- **[Front End Reference]**

[Back End Reference]: reception_register_api/README.md
[Front End Reference]: reception_register_webui/README.md