Skip to content

daccred/pollsmarket.bootstrap

Repository files navigation

BBN Polls

This is the Progressive Web App (PWA) setup for the #bbn-poll-experiment. It Powered By

  • 🚀 Next JS — The React Framework for Production
  • 📲 next-pwa — Creating progressive web apps (PWA) powered by Workbox.
  • ⚔️⚙️ Workbox — Production-ready service worker libraries and tooling.

How to use

  1. Clone this first:

    git clone https://github.com/daccred/bbnpolls.git
    cd bbnpolls
  2. Install dependencies and run:

    Using yarn:

    yarn && yarn dev

    Using npm:

    npm i && npm run dev

Env setup

The app has a .env.example file which is pre-populated with variables that will be needed in your local .env file. Credentials and keys that are private will be shared privately.

Deploy To Vercel

You can deploy to Vercel by clicking this button

Deploy with Vercel

OR

Deploy it to the cloud with Vercel (Documentation).

Foot Notes

  • yarn dev — Starts the development server.

  • yarn build — Builds the app for production.

  • yarn start — Runs the built app in production mode.

About

the client app for the BBN project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •