15960331 / nyanki

Online flashcard maker

Home Page:https://nyanki.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nyanki is a CRUD webapp works with supabase.

What is nyanki

Nyanki is a webapp for remembering things. You can make flashcards and check if you remembered them.

What is different from Anki?

This webapp is made after Anki but I wanted it to be easier to edit flashcards.

for Devs

  1. git clone
  2. Create .env.local file at root then set those variables below
  • NEXT_PUBLIC_SUPABASE_URL=XXX
  • NEXT_PUBLIC_SUPABASE_ANON_KEY=XXX
  1. yarn dev

About

Online flashcard maker

https://nyanki.net


Languages

Language:TypeScript 98.4%Language:JavaScript 0.9%Language:CSS 0.7%