An open API service indexing awesome lists of open source software.

https://github.com/innei/book-supabase-lemonsqueezy


https://github.com/innei/book-supabase-lemonsqueezy

Last synced: about 1 year ago
JSON representation

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/)