Skip to content

Commit

Permalink
Added link to Node alternative.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwasham committed Jan 1, 2017
1 parent 4e7b678 commit d492486
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,11 @@ We just need store `cards.db` file, and don't need any sql command.
`docker run -d -p 8000:8000 --name cs-flash-cards -v <path_to_folder_contains_cards_db>:/src/db cs-flash-cards`
- Voila :)
## Alternative for Node fans
[@ashwanikumar04](https://github.com/ashwanikumar04) put together an alternative flash cards site running Node: https://github.com/ashwanikumar04/flash-cards
Check out the demo!
*Happy learning!*

0 comments on commit d492486

Please sign in to comment.