2023-07-22
- dart: removed old dart code
- docker: add docker setup
- editor: add .vscode/settings
- git: added .gitignore
- python: add requirements.txt
- service: python implementation
- templates: add templates for
signup
2023-07-14
- dart: add dependencies
- docker: add start.sh to do dockercmd
- docker: add Dockerfile and .dockerignore
- git: add .gitignore
- add environment variables
- add email functions
- templates: add sign_up template
- optimized worker for testing