Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danielcaze/rocketseat-ignite-nodejs-challenge-02


https://github.com/danielcaze/rocketseat-ignite-nodejs-challenge-02

fastify knex zod

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# rocketseat-ignite-nodejs-challenge-02

docker run --name daily_diet_mysql -e MYSQL_ROOT_PASSWORD=123123 -e MYSQL_DATABASE=rocketseat_ignite_nodejs_challenge_02 -p 3306:3306 -d mysql:latest