Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (27 loc) · 721 Bytes

CHANGELOG.md

File metadata and controls

44 lines (27 loc) · 721 Bytes

2023-07-22

Chore

  • dart: removed old dart code
  • docker: add docker setup
  • editor: add .vscode/settings
  • git: added .gitignore
  • python: add requirements.txt

Feat

  • service: python implementation
  • templates: add templates for signup

0

2023-07-14

Build

  • dart: add dependencies
  • docker: add start.sh to do dockercmd
  • docker: add Dockerfile and .dockerignore

Chore

  • git: add .gitignore

Feat

  • add environment variables
  • add email functions
  • templates: add sign_up template

Fix

  • optimized worker for testing