dynamicguy / baitq

baitq

Home Page:https://baitq.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy to Netlify

Contact Tracing - Collaborate, Inform, Protect.

Contact Tracing is a privacy-first system for anonymous Bluetooth proximity-based exposure alerting based on voluntary symptom sharing. Communities of close contacts can begin protecting themselves with Contact Tracing immediately; we don't need millions of people to install the app, and we don't have to wait for testing to ramp up. By installing Contact Tracing and reporting symptoms, you and the people you interact with can create your own early warning system to detect and respond to any infectious disease such as COVID-19. Download APK

So far we've got:

Few things I'd like to add in the future:

  • Contact form under _slug.
  • Dynamic sections/widgets.
  • Responsive CSS markdown.
  • Tests

Quickstart

Prerequisites

# ensure you have the prerequisites
# install
brew install node && brew install yarn

# OR update
brew update && brew upgrade && brew install yarn

# install dependencies
yarn install

# serve with hot reload at localhost:3000
yarn dev

# build for production with minification
yarn generate

# run all tests
yarn test

Using Netlify CMS

  1. Deploy to Netlify.
  2. Enable Identity under Settings.
  3. Configure registration preferences & external providers if needed.
  4. Enable Git Gateway.

Note: You'll need to specify the Netlify URL when browsing the admin page locally.

About

baitq

https://baitq.com

License:MIT License


Languages

Language:Vue 40.3%Language:TypeScript 30.5%Language:JavaScript 14.7%Language:CSS 10.0%Language:HTML 4.5%