Skip to content

Audio-Atlas/audio-atlas-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poetry + Flask Project

Install Poetry

Read the Poetry Installation Guide

Install Dependencies

poetry install

Run with Flask (Dev)

poetry run flask --app audio_atlas_api run --debug

Run with Gunicorn (Prod on Linux)

poetry run gunicorn --bind 0.0.0.0:5000 audio_atlas_api

More info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages