Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
FullCycle course challenge using Nginx with Node
- Host: GitHub
- URL: https://github.com/lucas54neves/fc-nginx-node
- Owner: lucas54neves
- Created: 2024-08-19T20:13:49.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T23:33:10.000Z (4 months ago)
- Last Synced: 2024-10-13T00:21:47.619Z (2 months ago)
- Topics: docker, docker-compose, full-cycle, fullcycle, mysql, nginx, nginx-docker, nodejs
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fc-nginx-node
FullCycle course challenge using Nginx with Node
## How to run
```bash
docker-compose up -d
```