Getting Started

Hosted Web App

The fastest way to start is the hosted web app:

  1. Open app.flashcards-open-source-app.com
  2. Sign in with your email using passwordless OTP
  3. Create your first cards and start reviewing

No installation, no server setup. The current hosted flow is the web MVP of the project.

Self-Hosted

If you prefer to run your own instance, see the Self-Hosting Guide.

What You Get Today

  • Create front/back flashcards from the browser
  • Load your current cards list
  • Work through the review queue
  • Authenticate via the dedicated auth service on auth.<domain>

What Is Next

The repository direction is offline-first. The web app is the first public client, with iOS planned next and Android later.