You’re viewing the updated Manifold version of the app. To see the old AWS version, view the old-aws branch.
🖥 https://manifold-sample-app-ohrnvaytsi.now.sh
Credentials:
[email protected]
verysecurepassword
brew install manifoldco/brew/manifold-cli
yarn
yarn seed
After creating a project in Manifold Dashboard, edit the
.manifoldrc.example
file and save as .manifoldrc
(delete team
if you’re
not using Manifold Teams). Running yarn dev
or yarn start
will
automatically inline variables from your Manifold project!
yarn dev
Deployment is set up to use Zeit Now. Once configured, run
now
To deploy your own instance.