Home

Awesome

🍸 Open Drinks

Open source drinks! Inspired by 🎃Hacktoberfest!

https://opendrinks.io/

Netlify Status Build Status Node CI

OpenDrinks is powered and hosted by Netlify!

<a href="https://www.netlify.com"> <img src="https://www.netlify.com/img/global/badges/netlify-color-accent.svg"/> </a>

Submit a drink recipe

Looking to submit a drink recipe? Check out the Contributing Guidelines first!

See: CONTRIBUTING.md

Also check out Issues for any open bug fixes or feature requests!

Development

Open Drinks is built with the following technologies:

If you are familiar or want to give it a shot, feel free to contribute!

Prerequisites

nvm install
nvm use

Install

npm install
npm run serve

Compiles and minifies for production

npm run build

Lint

npm run lint

Test

npm test

Docker

docker build -t opendrinks .
docker run -it -p 8080:80 --rm opendrinks

License

All source code, contributed recipes and content are licensed under the MIT License.