Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolasanelli/fullcycle-docker-challenge-2
https://github.com/nicolasanelli/fullcycle-docker-challenge-2
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nicolasanelli/fullcycle-docker-challenge-2
- Owner: nicolasanelli
- Created: 2024-04-20T15:44:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T23:33:20.000Z (7 months ago)
- Last Synced: 2024-04-25T00:50:39.911Z (7 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Challenge
## Running project
Run project by `docker compose up -d`. Wait some seconds until mysql successfully startup.
## Checking out
- Index page of project available at [http://localhost:8000](http://localhost:8000);
- and you can clear all your data at [http://localhost:8000/admin/truncate](http://localhost:8000/admin/truncate).