Skip to content
/ todoapi Public

this is a todo API for a svelte kit frontend

Notifications You must be signed in to change notification settings

dekuu5/todoapi

Repository files navigation

Todoapi

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

About

this is a todo API for a svelte kit frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published