nonissue / weightandsee

weightandsee

Home Page:https://weightandsee.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weight&See

21-11-18

  • Added new dev branch based on moving forward from production and abandoning develop branch.
  • Backported graph functionality from develop to dev.

http://weightandsee.vercel.app

Version

0.1.1 (beta)

Technologies

  • Next.js
  • Prisma
  • Chakra-UI
  • React-Hook-Form
  • Postgres
  • TypeScript

Setup

  • Add env variables on vercel:
    • Required: DATABASE_URL, GA_TRACKING_ID
yarn
yarn build

Misc

Regenerate Favicons

  • We don't want to run this on each build because it's super slow, so rerun it when your favicon changes.
    • Build speeds: don't gen favicon: 55s, gen favicon: 2m
yarn gen-favicons # builds favicons and plunks them in public

About

weightandsee

https://weightandsee.vercel.app


Languages

Language:TypeScript 90.4%Language:JavaScript 4.9%Language:CSS 4.7%