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

https://github.com/lucas54neves/fc-nginx-node

FullCycle course challenge using Nginx with Node
https://github.com/lucas54neves/fc-nginx-node

docker docker-compose full-cycle fullcycle mysql nginx nginx-docker nodejs

Last synced: 6 months ago
JSON representation

FullCycle course challenge using Nginx with Node

Awesome Lists containing this project

README

          

# fc-nginx-node

FullCycle course challenge using Nginx with Node

## How to run

```bash
docker-compose up -d
```