1
0
Fork 0
freesewing/sites/backend
2022-11-01 21:36:15 +01:00
..
prisma wip(backend): Singup workflow and tests 2022-11-01 21:36:15 +01:00
public wip(backend): Started work on v3 backend 2022-10-29 22:28:40 +02:00
scripts wip(backend): Split migration script into two steps 2022-11-01 14:32:36 +01:00
src wip(backend): Singup workflow and tests 2022-11-01 21:36:15 +01:00
tests wip(backend): Singup workflow and tests 2022-11-01 21:36:15 +01:00
.gitignore wip(backend): Work on signup flow 2022-10-31 17:54:49 +01:00
nodemon.json wip(backend): Started work on v3 backend 2022-10-29 22:28:40 +02:00
package.json wip(backend): Work on new backend and tests 2022-11-01 18:00:25 +01:00
README.md wip(backend): Started work on v3 backend 2022-10-29 22:28:40 +02:00

FreeSewing backend

This is a work in process to port the v2 backend to a new v3 backend.

It will be based on Express using Prisma with a SQLite database. Watch this space.