manifoldco / manifold-sample-app

Sample app for swapping service providers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manifold Sample App

You’re viewing the updated Manifold version of the app. To see the old AWS version, view the old-aws branch.

Example

🖥 https://manifold-sample-app-ohrnvaytsi.now.sh

Credentials:

sample-app@manifold.co
verysecurepassword

Local Installation

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!

Development Server

yarn dev

Deployment

Deployment is set up to use Zeit Now. Once configured, run

now

To deploy your own instance.

About

Sample app for swapping service providers


Languages

Language:JavaScript 74.0%Language:CSS 26.0%