Web based headache calendar with export function to show results to your doctor.
To set up your development environment clone the repository and install dependencies.
This project uses yarn
as its package manager.
# Clone repository
> git clone git@github.com:sto3psl/head-hurts.git
# Install dependencies
> yarn install
Run the development server with:
> vercel dev
Please make sure that you have the Vercel CLI installed. Instructions can be found at https://vercel.com/download.
The application is hosted with Vercel and is automatically deployed through Github.
Alternatively it is possible to deploy with the Vercel CLI.
> vercel
# Yeah that is actually it.
- CouchDB Admin Interface - https://couch.brainnotes.de/_utils
- Production URL - https://brainnotes.de
- Beta URL - https://head-hurts-dev.fbn.now.sh