Skip to content

Commit

Permalink
#8: Redesign UI for launch
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi-best committed Jul 1, 2023
1 parent 6d284a7 commit 1945405
Show file tree
Hide file tree
Showing 26 changed files with 1,249 additions and 113 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@
</a>

Quizify is an AI Quiz generator powered by Vercel AI SDK. Built with Sveltekit, OpenAI, and Vercel AI SDK.

### Supabase

Generate type definitions

```cli
npx supabase gen types typescript --project-id "$PROJECT_REF" --schema public > DatabaseDefinitions
```
Loading

0 comments on commit 1945405

Please sign in to comment.