squadify
1.0.0
¡¡¡TIEMPO DE FIESTA!!!
squadify
que contiene dos colecciones llamadas squads
y tokens
poetry install --no-dev
css
, ejecute npm install && npm run dev
http://127.0.0.1:5000
SPOTIPY_CLIENT_ID
, SPOTIPY_CLIENT_SECRET
y SPOTIPY_REDIRECT_URI="http://127.0.0.1:5000"
poetry shell
.FLASK_ENV=development FLASK_APP= squadify flask run
squadify
que contiene dos colecciones llamadas squads
y tokens
poetry install
css
, ejecute npm install && npm run prod
SPOTIPY_CLIENT_ID
, SPOTIPY_CLIENT_SECRET
y SPOTIPY_REDIRECT_URI
poetry run gunicorn squadify :app