arthurzeras / watchmaniac-adonis

POC usando o AdonisJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watchmaniac Adonis

This is a POC (proof of concept) for AdonisJS.

Is a API Rest to manage your TV Series with watchlist or already watched

Up with docker

docker-compose up -d --build

Up manually

Note: You must configure a Postgres Database and set credentials on .env file

npm install
adonis migation:run
npm run serve

About

POC usando o AdonisJS


Languages

Language:JavaScript 99.6%Language:Dockerfile 0.3%Language:Shell 0.1%