Commit Graph

5 Commits

Author SHA1 Message Date
Matti Nannt
5c378bc8ce Feature/monorepo #95 (#105)
Move repository into a monorepo with turborepo and pnpm.
This is a big change in the way the code is organized, used and deployed.
2022-10-13 09:46:43 +02:00
Matthias Nannt
0aa931287f Feature/add signup (#5)
* update prisma model to support user

* add signup page

* add email verification

* remove seed user

* update README and Dockerfile to support signup and the removal of seed data
2022-07-14 01:04:02 +09:00
Matthias Nannt
784f58686a fix build issues, fix deployment issues in Dockerfile and docker-compose, move new form modal to formList 2022-06-24 12:45:55 +09:00
Matthias Nannt
0ffc87e204 fix: update readme and env files to fix deployment issues 2022-06-07 11:33:55 +09:00
Matthias Nannt
b0f66e4766 add basic structure with login and forms overview 2022-06-06 13:38:36 +09:00