squadify
1.0.0
派對時間! !
squadify
資料庫執行 MongoDB,該資料庫包含兩個名為squads
和tokens
集合poetry install --no-dev
css
中,運行npm install && npm run dev
http://127.0.0.1:5000
SPOTIPY_CLIENT_ID
、 SPOTIPY_CLIENT_SECRET
和SPOTIPY_REDIRECT_URI="http://127.0.0.1:5000"
poetry shell
。FLASK_ENV=development FLASK_APP= squadify flask run
squadify
資料庫執行 MongoDB,該資料庫包含兩個名為squads
和tokens
集合poetry install
css
中,運行npm install && npm run prod
SPOTIPY_CLIENT_ID
、 SPOTIPY_CLIENT_SECRET
和SPOTIPY_REDIRECT_URI
poetry run gunicorn squadify :app