Skip to content

Essentially a Pinterest clone, however it was build to show off SvelteKits ability to be the backend, frontend, and have serverless db connections.

Notifications You must be signed in to change notification settings

derekhearst/Keepr

Repository files navigation

Postr - A Pinterest Clone

Postr

Description

Postr is an experimental Pinterest clone build with SvelteKit, TailwindCSS, Prisma, MongoDB, Prisma Data Proxy, and deployed serverless on Cloudflare Pages

Features

  • User Authentication
  • User Profiles
  • User Boards
  • User Pins

Getting Started

  • Clone the repository
  • Copy .env.example to .env and update the values
  • Run npm install to install dependencies
  • Run npm run setup to setup the database
  • Run npm run dev to start the development server
  • Run npm run build to build the application for production

About

Essentially a Pinterest clone, however it was build to show off SvelteKits ability to be the backend, frontend, and have serverless db connections.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published