1
0
Fork 0
freesewing/sites/backend
2022-11-04 20:51:45 +01:00
..
prisma wip(backend): Added lowercase username field 2022-11-02 12:33:32 +01:00
public wip(backend): Started work on v3 backend 2022-10-29 22:28:40 +02:00
scripts wip(backend): Account retrieval and doubles 2022-11-02 13:54:20 +01:00
src wip(backend): Refactoring 2022-11-04 20:51:45 +01:00
tests wip(backend): Refactoring 2022-11-04 20:51:45 +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.