timeloom
timeloom copied to clipboard
feat(migration): :sparkles: add a separate expressjs backend and remove API calls from NextJS API App Router
Fixes #19 Fixes #20 Fixes #21 Fixes #22
- Adds a new ExpressJS + TypeScript Backend
- Removes all the API calls from NextJS 13 API App router
- Moves Client and server into separate folders