1.0.0 • Published 4 years ago

fondfolio v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Fondfolio

Fondfolio allows you to create a beautiful collaborative book filled with sincere and heartwarming words from loved ones. View it live at my.fondfolio.com

Build Status

Development

Run the following commands to get started:

git clone https://github.com/cartogram/fondfolio        # clone this repo
cd ./fondfolio                                          # go to your local clone
yarn                                                    # install dependencies
yarn dev                                                # start the local server

Deploy to Staging

Run the following commands to deploy to staging:

now -A now.staging.json --target staging                # deploys to zeit’s now platform
now alias [your auto generated url] fondfolio.net       # alias the fondfolio domain