Go to file
Wojciech Kwolek 2ea8f79dd9 add APIKey model 2021-11-17 20:33:39 +00:00
app add APIKey model 2021-11-17 20:33:39 +00:00
migrations add APIKey model 2021-11-17 20:33:39 +00:00
.envrc [fix] allow 0 as start of day 2021-11-17 20:08:55 +00:00
.gitignore add app icons and the PWA manifest 2020-09-01 00:39:32 +02:00
Dockerfile make the tailwind generated css file smaller (kBs instead of mBs) 2020-08-31 23:01:16 +02:00
Pipfile Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
Pipfile.lock Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
README.md [fix] allow 0 as start of day 2021-11-17 20:08:55 +00:00
docker-compose-example.yaml Dockerize the app 2020-08-29 21:14:31 +02:00
entrypoint.sh Dockerize the app 2020-08-29 21:14:31 +02:00
gen_icons.sh add app icons and the PWA manifest 2020-09-01 00:39:32 +02:00
package.json CSS (forms) refactoring (#13) 2020-09-27 17:50:12 +00:00
postcss.config.js CSS (forms) refactoring (#13) 2020-09-27 17:50:12 +00:00
requirements.txt Update requirements.txt 2020-10-22 07:48:00 +02:00
tailwind.config.js make the tailwind generated css file smaller (kBs instead of mBs) 2020-08-31 23:01:16 +02:00
yarn.lock CSS (forms) refactoring (#13) 2020-09-27 17:50:12 +00:00

README.md

yarn yarn install yarn build source .envrc flask digest clean flask db upgrade flask run