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) · 686 Bytes

File metadata and controls

41 lines (29 loc) · 686 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 frontend/.env.example frontend/.env && vi frontend/.env

Run the containers

docker-compose up

🚀 Running on localhost:80