From d00d048b721f8a0d9531ec2d468c905da383bc3b Mon Sep 17 00:00:00 2001 From: Michael Dausmann Date: Tue, 25 Apr 2023 16:40:29 +1000 Subject: [PATCH] tweak index page and update readme --- README.md | 3 ++- pages/index.vue | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6133c4a..1ce31fd 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,9 @@ Please don't hitch your wagon to this star just yet... I'm coding this in the op - [x] Add, Delete notes on Dashboard ### Testing +- [x] Manual test scenario for auth and sub workflows passing - [ ] Unit tests for server functions -- [ ] Integration tests around subscription scenarios +- [ ] Integration tests for auth and sub workflows ## Special Mention This https://blog.checklyhq.com/building-a-multi-tenant-saas-data-model/ Article by https://twitter.com/tim_nolet was my inspiration for the user/account/subscription schema. Tim was also generous with his time and answered some of my stoopid questions on the https://www.reddit.com/r/SaaS/ Subreddit. diff --git a/pages/index.vue b/pages/index.vue index 5446587..f2ff7d3 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -35,12 +35,11 @@ const user = useSupabaseUser()
-

Features

+

Tech Stack

-

Tech Stack

  • @@ -90,6 +89,9 @@ const user = useSupabaseUser()
+
+

Features

+