Skip to content

Template for creating web apps with Svelte, tRPC and MongoDB with authentication

Notifications You must be signed in to change notification settings

Volper212/svelte-trpc-template

Repository files navigation

svelte-trpc-template

Template for creating web apps with Svelte, tRPC and MongoDB.

Authentication included.

Authentication functionality was taken from a friend and refactored to fit to the project's structure (tRPC etc.) and coding style.

Setup

pnpm i

You need to have the mongod daemon (from MongoDB) running every time you start the app.

Development

pnpm dev

Running for production

pnpm start

About

Template for creating web apps with Svelte, tRPC and MongoDB with authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published