Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ironveil/cardify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardify

Cardify is a free & open-source flashcards website.

How to run

Docker

  1. Clone the Git repository
  2. Create an .env file
  3. Within the .env file, add a key called DATABASE_URL with the following value: mysql://root:[root password]@[url]:[port]/[database]
  4. Run docker build . (optionally, specify a tag using -t [tag]).
  5. Set up a MySQL server with the same root password as before.
  6. Run the cardify Docker container.

About

MIRROR

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors