Skip to content

Production-ready saas starter kits built with the ultimate tech stacks.

Notifications You must be signed in to change notification settings

table-harmony/kitharmony

Repository files navigation

KitHarmony

Production-ready saas starter kits built with the ultimate tech stacks.

banner

Features

  • Light/dark mode toggle
  • Documentation
  • Starter kits
  • Purchases (for free) granting access to private repositories
  • PWA

Tech Stack

Client: React, Next, TailwindCSS, Shadcn

Server: Node, Mongo, Prisma

Environment Variables

Mongo

Create a database and copy it's URL onto DATABASE_URL.

Github

Create a Github oauth application:

  1. https://github.com/settings/developers
  2. create a new OAuth app
  3. for authorized javascript origins
  1. Authorized redirect URIs
  1. Generate a client secret
  2. Set your github id and secret inside of .env
  • GITHUB_CLIENT_ID
  • GITHUB_CLIENT_SECRET

Create a GITHUB_TOKEN access for the repos you choose.

Acknowledgements

Logo

About

Production-ready saas starter kits built with the ultimate tech stacks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published