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
- Host: GitHub
- URL: https://github.com/lucas54neves/fc-nginx-node
- Owner: lucas54neves
- Created: 2024-08-19T20:13:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T23:33:10.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T10:14:30.083Z (over 1 year 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
```