https://github.com/innei/book-supabase-lemonsqueezy
https://github.com/innei/book-supabase-lemonsqueezy
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/innei/book-supabase-lemonsqueezy
- Owner: Innei
- License: mit
- Created: 2024-05-22T04:27:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T20:15:07.000Z (about 1 year ago)
- Last Synced: 2025-04-27T13:12:41.998Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://book-supabase-lemonsqueezy.vercel.app
- Size: 484 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Book Template With Supabase Auth and Lemon Squeezy
Yet another template for write a book.
## Motivation
## Features
- Markdown support with [Shiro Flavored Markdown](https://shiro.innei.in/#/markdown)
- Page Open Graph and SEO support
- Nice UI
- Mobile responsive
- Supabase Auth and only auth can access some content
- Lemon Squeezy for paid content (WIP)
## Using this template
## Configuration items
In `src/app.config.ts`, you can optionally change some of the configuration.
| Variables | Types | Descriptions |
| --------- | --------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| `SEO` | [`Metadata`](https://nextjs.org/docs/app/building-your-application/optimizing/metadata) | Configuration for SEO, provided by Next.js |
| `DONATE` | `object` | Sponsored Button content, links and images |
| `CONFIG` | `object` | Related Configurations |
| `DONATE` | `object` | Sponsored Configuration, Links and Images for Button |
## More..
For more details and usage, plz go to [Documentation](https://book-template.innei.in).
## License
2024 © Innei, Released under the MIT License.
> [Personal Website](https://innei.in/) · GitHub [@Innei](https://github.com/innei/)