Indie Hackers Meetup Lander
Cardsaholic is a service for creating shareable and embedable card layout websites using Google Sheets CSV data.
This repo is setup with Github Actions to deploys to Surge.sh on every git push
to master. Of course change deploy process as you see fit, but I find this method quick, easy and free.
If you decide to deploy in a different way, see Remove Deploy Process below.
If you make any cool changes, woudl love it if you submit a pull request!
your domain
pointing to na-west1.surge.sh
. Use Cloudflare for free https.npm start
git push origin master
or npm deploy
Here’s some reference when you’re editing your Cardsaholic embed theme.
#00c3ff
#1b3b55
#08243b
If you want to start fresh without CI, remove these:
yarn remove surge