wmmiii / hey_you_good

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hey, you good?

An PWA web-app designed to promote mental health and mindfulness.

Prerequisites

Install Bazel on your development machine.

Development

  1. Run bazel run //dev/server
  2. Navigate to localhost:8080

To enable live-reload run with Bazel watcher.

Build the app

  1. From within the repository run bazel build //util:package
  2. The resulting tar file will be located under bazel-bin/util/package.tar relative to the directory root

About

License:MIT License


Languages

Language:TypeScript 79.5%Language:Starlark 7.0%Language:SCSS 5.7%Language:Go 4.9%Language:CSS 2.3%Language:HTML 0.4%Language:JavaScript 0.1%Language:Shell 0.0%