Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (29 loc) · 683 Bytes

File metadata and controls

41 lines (29 loc) · 683 Bytes

cards banner


cards

An open-source clone of Duolingo's Tinycards ⚰️


version


Features

  • User accounts
  • Confirmation emails
  • Deck creation

How to use

⚠️ Requires Docker and docker-compose

Clone the repository

git clone https://github.com/devicarus/cards.git && cd cards

Create a configuration

mv backend/.env.example backend/.env && vi backend/.env

Run the containers

docker-compose up

🚀 Running on localhost:80