Skip to content

Python server-side code for Notes.Ai app (1.5k impressions and ~50 downloads in first week on App Store) 📝

Notifications You must be signed in to change notification settings

michaelzheng67/notesai_flask

Repository files navigation

To activate venv:

. .venv/bin/activate source venv/bin/activate #works too current env: myenv/bin/activate

To actually start server:

gunicorn run:app

to start pytest

pytest

to run pytest with code coverage

coverage run -m pytest coverage report -m

About

Python server-side code for Notes.Ai app (1.5k impressions and ~50 downloads in first week on App Store) 📝

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published