Postr is an experimental Pinterest clone build with SvelteKit, TailwindCSS, Prisma, MongoDB, Prisma Data Proxy, and deployed serverless on Cloudflare Pages
.env.example
to .env
and update the valuesnpm install
to install dependenciesnpm run setup
to setup the databasenpm run dev
to start the development servernpm run build
to build the application for production