Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okupter/kitforstartups
The Open Source SvelteKit SaaS boilerplate.
https://github.com/okupter/kitforstartups
Last synced: 3 months ago
JSON representation
The Open Source SvelteKit SaaS boilerplate.
- Host: GitHub
- URL: https://github.com/okupter/kitforstartups
- Owner: okupter
- License: mit
- Created: 2023-09-05T06:53:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-08T06:58:58.000Z (5 months ago)
- Last Synced: 2024-06-08T17:35:52.900Z (5 months ago)
- Language: TypeScript
- Homepage: https://kitforstartups.com
- Size: 790 KB
- Stars: 671
- Watchers: 13
- Forks: 30
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - okupter/kitforstartups - The Open Source SvelteKit SaaS boilerplate. (TypeScript)
README
# 🚀 KitForStartups
_KitForStartups_ is a starter kit for building and shipping fast, secure, and scalable full stack SaaS applications with SvelteKit and TypeScript.
The starter is built and maintained by [Okupter](https://www.okupter.com).
If you already found yourself in a situation where you were:
- Trying to set up various authentication systems (email/password, social logins, OAuth, etc.)
- Scratching your head over how to structure your app
- Spending too much time setting up payments for your SvelteKit app either with Stripe or Lemon Squeezy
- Fighting against your email provider for sending emails from your app, and testing them reliably on your local machine
- Doing all the above again and again for every new projectThen _KitForStartups_ is for you 🎉!
## Documentation
The documentation for _KitForStartups_ is available at [https://docs.kitforstartups.com](https://docs.kitforstartups.com).
## Community
There's a `#kitforstartups` channel on Okupter Discord where you can ask questions and share your experience with the starter. You can join the channel here: [https://discord.gg/Dcn7b9Cf9Q](https://discord.gg/Dcn7b9Cf9Q).