/hydration-bottle

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Hydration Bottle Logo

Hydration Bottle

Drink enough water!

Build Setup

# install dependencies
yarn

# copy environment file and fill in
cp .env.example .env

# serve with hot reload at localhost:3000
yarn start:dev

# build for production and launch server
yarn build
yarn start

License

Hydration Bottle is an online platform for connecting and reading your smart water bottle. See the pycom repository for more code.

The source of this platform is licensed under the GNU GENERAL PUBLIC LICENSE. Bug reports and contributions are welcome.