saaskit icon indicating copy to clipboard operation
saaskit copied to clipboard

A modern SaaS template built on Fresh.

Results 17 saaskit issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Despite the code base is really simple and easy to understand. This project is really needs a getting started or...

enhancement

I was trying to use the google provider and noticed that kv_oauth was old. I've upgraded it and make it easy to add new providers etc. Feel free to give...

When I was new to webdev in general and Fresh in specific, I didn't understand what SaaS mean. As I had many new terminology to learn, it left me an...

A valid question I've been asked a few times is, "How can I upgrade SaaSKit once a new version comes out?" Previously, I didn't have a confident answer. Now, a...

SaaSKit uses the [`deno_kv_oauth`](https://deno.land/x/deno_kv_oauth) module for OAuth, which supports multiple OAuth providers. SaaSKit currently only uses GitHub. We should provide a guide on how to migrate to using other OAuth...

**Is your feature request related to a problem? Please describe.** A blank page when accessing `/welcome`. **Describe the solution you'd like** 1. I suggest redirecting an end user to 404...

enhancement

https://developer.chrome.com/docs/lighthouse/pwa/

enhancement
v1

An `update` task like [this](https://github.com/Hexagon/bundlee/blob/4858ed39e8220a41779c126b80ec918d43287979/deno.json#L9) would be fantastic. This'd also be great to integrate into a weekly GitHub action like [this](https://github.com/hayd/deno-udd/blob/master/.github/workflows/udd.yml) to keep dependencies up-to-date.

enhancement
good first issue
v1

**Is your feature request related to a problem? Please describe.** A dark/light theme toggle to let visitors navigate the SaaS App as they desire **Describe the solution you'd like** A...

enhancement
v1