fancy-flashcard / ffc

Fancy Flashcard - Lightweight free/libre and open-source PWA to help you learning on all your devices
https://fancy-flashcard.github.io/ffc/
GNU General Public License v2.0
20 stars 9 forks source link

Add Dockerfile #59

Closed wbrawner closed 3 years ago

wbrawner commented 3 years ago

This resolves #58

Signed-off-by: William Brawner me@wbrawner.com

wbrawner commented 3 years ago

Sure thing! You can also add a GitHub workflow if you want, like the one I have here, so then GitHub will automatically create the docker image and people will only have to pull it. If that's something you want, I'd be happy to add another commit to add it

nikolockenvitz commented 3 years ago

Sure, that sounds nice. Is there anything important to consider for the corresponding secret or might we just use our existing ACCESS_TOKEN that is used for auto-deploy?