-
Notifications
You must be signed in to change notification settings - Fork 0
zhizouxiao/idiot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/ Idiot / a minimal account application ~ What is Idiot? A sqlite powered thumble idiot application ~ How do I use it? 1. edit the configuration in the idiot.py file or export an idiot_SETTINGS environment variable pointing to a configuration file. 2. initialize the database with this command: flask --app=idiot initdb 3. now you can run idiot: flask --app=idiot run the application will greet you on http://localhost:5001/ 4. deploy this project is deploy in heroku. ~ Is it tested? You betcha. Run the `idiot_tests.py` file to see the tests pass.
About
account system
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published