- Create python3 virtual environment
python3 -m venv venv
- Activate virtual environment with
source venv/bin/activate
- Run ```pip install -r requirements.txt`` on terminal
- Export GOOGLE_APPLICATION_CREDENTIALS to grant access to the ndb.
export GOOGLE_APPLICATION_CREDENTIALS="/Users/paulfeng/Downloads/utopian-river-195906-097620e8d4b5.json"
- Run
python main.py
on terminal for start local server
-
Notifications
You must be signed in to change notification settings - Fork 1
paul-feng-github/Todo-List-App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published