this is a todo api with postgres redis prisma express and typescript
the frontend is a copy from ben Davis svelte go testing repo i build the backend api and used his frontend
to test the project
git clone https://github.com/dekuu5/todoapi.git
cd todoapi
npm install
cd frontEndWithSvelte
npm install
setup the database in the .env file and run
npm run dev
mv the front-end to a different folder and add the api link to .env and run
npm run dev
i would love your feedback feel free to post an issue or send me a massage on twitter