1
0
Fork 0
freesewing/sites/backend
2022-10-31 08:36:36 +01:00
..
prisma wip(backend): Work on migration scripts for backend db 2022-10-30 19:16:19 +01:00
public wip(backend): Started work on v3 backend 2022-10-29 22:28:40 +02:00
scripts feat(backend): Added new and legacy password handling 2022-10-31 08:36:36 +01:00
src feat(backend): Added new and legacy password handling 2022-10-31 08:36:36 +01:00
tests wip(backend): Work on migration scripts for backend db 2022-10-30 19:16:19 +01:00
.gitignore chore(backend): Keep db file out of repo 2022-10-30 17:22:28 +01:00
nodemon.json wip(backend): Started work on v3 backend 2022-10-29 22:28:40 +02:00
package.json feat(backend): Added new and legacy password handling 2022-10-31 08:36:36 +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.