Skip to content

adepeju4/Fullstack-todoApp-Sveltekit

Repository files navigation

TO RUN THIS APPLICATION LOCALLY

  1. You will need to set up a .env file with the keys "VITE_DB_URL" and "VITE_DB_SECRET".
  2. The URL in the env file is your postgres db url, and your Secret key will be for your secret string.
  3. Run "npm run dev" to run your sveltekit app.

About

Fullstack Todo App using sveltekit!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published