svelte-kit-ssr-boilerplate
svelte-kit-ssr-boilerplate copied to clipboard
๐งต Svelte server-side-rendering built with SEO in mind. Start your project with this friendly svelte kit boilerplate
๐ svelte-kit-ssr-boilerplate
โ ๏ธ IMPORTANT: This boilerplate is work-in-progress (svelte-kit is in alpha/beta version). Don't use it in production.
Svelte server-side-rendering built with SEO in mind. Start your project with this friendly svelte kit boilerplate.
This is a github template, you can fork it or use as template for start new project with this repository as hello-world. I hate start new project with empty template, often i missing correct configuration, readme instruction or i need of samples of code. Use this repository as template solve this problem.
๐ Support: Donate
This project is free, open source and I try to provide excellent free support. Why donate? I work on this project several hours in my spare time and try to keep it up to date and working. THANK YOU!
๐ Menu
- ๐ก Features
- ๐จ Developer Mode
- ๐จโ๐ป Contributing
- ๐ Known Bugs
- ๐ป Community:
Telegram (๐ฌ๐ง English | ๐ฎ๐น Italian)
Discord (๐ฌ๐ง English | ๐ฎ๐น Italian | ๐ต๐ฑ Polish)
Twitter
๐ก Features
- [โ๏ธ] Easy to use
- [โ๏ธ] MIT License
- [โ๏ธ] Server side rendering built with SEO in mind
- [โ๏ธ] Browser sync, auto refresh, auto reload
- [โ๏ธ] Friendly boilerplate + Github templates
- [โ๏ธ] Powered by svelte-kit framework
- [โ๏ธ] Without jQuery depencence
- [โ๏ธ] Typescript + TSPaths preconfigured
- [โ๏ธ] Userfriendly folders tree
- [โ๏ธ] Prettiers and ESLint preconfigured
- [โ๏ธ] all-contributors-cli and all-shields-cli preconfigured
- [โ๏ธ] JEST Test preconfigured
- [โ๏ธ] Full async code
- [โ๏ธ] Github and Vscode dotfiles preconfigured
- [โ๏ธ] HTTP/HTTPS support
- [โ๏ธ] Translations i18n: ๐ฌ๐ง ๐ฎ๐น ๐ต๐ฑ (Help me โค๏ธ)
๐ TODO
- [โ๏ธ] Dark mode (Issue: #1)
- [โ๏ธ] 100% on Google Speedpage (Issue: #6)
- [โ๏ธ] PWA + Service Worker + Offline
- [โ๏ธ] Images LazyLoad
๐จ Developer Mode
- Clone this repository or download nightly, beta or stable.
- Run
npm run init - Run
npm run devornpm run dev-https(this assumes you have mkcert) - Run
http://localhost:5000orhttps://localhost:5000
๐ Documentation
Run npm run docs
๐ Backers and Sponsors
Thanks to all our backers! ๐ Donate 3$ or more on paypal, ko-fi, github or patreon and send me email with your avatar and url.
๐จโ๐ป Contributing
I โค๏ธ contributions! I will happily accept your pull request! Translations, grammatical corrections (GrammarNazi you are welcome! Yes my English is bad, sorry), etc... Do not be afraid, if the code is not perfect we will work together ๐ฏ and remember to insert your name in .all-contributorsrc and package.json file.
Thanks goes to these wonderful people (emoji key):
Patryk Rzucidลo ๐ป ๐ ๐ ๐ |
๐ฐ In the future, if the donations allow it, I would like to share some of the success with those who helped me the most. For me open source is share of code, share development knowledges and share donations!
๐ฆ Other Projects
๐ซ License
- Code and Contributions have MIT License
- Images and logos have CC BY-NC 4.0 License
- Documentations and Translations have CC BY 4.0 License















































