Paquan / whiskybook

A whisky management tool for super nerds.

Home Page:https://whiskybook.paquan.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whiskybook

An app to manage the documentation of your whisky tastings

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You will need the following tool installed an setted up on your computer

  • Node.js 8
  • git
  • ssh
git clone git@github.com:Paquan/whiskybook.git
cd whiskybook

npm install
npm start

Using Docker in VS Code

When using VS Code you can install the Remote Development Extension. With it installed simply run the command Remote-Containers: Reopen in Container. VS Code will then build a Container with all the system dependencies of the programm (like node, git, parcel) installed.

Start your browser at: http://localhost:1234

Fake-Backend

If you want to work with real backend:

npm start --env=local-real-backend

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A whisky management tool for super nerds.

https://whiskybook.paquan.dev

License:MIT License


Languages

Language:SCSS 74.2%Language:JavaScript 14.5%Language:TypeScript 7.2%Language:Dockerfile 3.7%Language:HTML 0.5%Language:Shell 0.0%