Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicolasanelli/fullcycle-docker-challenge-2


https://github.com/nicolasanelli/fullcycle-docker-challenge-2

Last synced: 12 days ago
JSON representation

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).