Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

furiousdom/tapper

Repository files navigation

Logo

Tapper

Wholesale order management web application for Tap B brewery.


About The Project

A product order management system for Tap B brewery. Still in development 🚧

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have a Windows 10 machine. It may work on both Linux and macOS but they are not supported.
  • You have installed Git for Windows
  • You have installed Node.js (version >=12.14.1)
  • You have installed PostgreSQL (version >=13.1)

Installation

  1. Clone the repo
    git clone https://github.com/furiousdom/tapper.git
    
  2. Move to project directory
    cd tapper
    
  3. Install all dependencies
    npm install
    

Usage

  1. Start the server
    npm run dev:server
    
  2. Start the client
    npm run dev:client
    

Roadmap

For a list of proposed features (and known issues) see the open issues.

Contributing

Contributions are what make the open source community such an amazing place to be, learn, inspire, and create. Any contributions are greatly appreciated.

To contribute to Tapper please create a pull request. You can see the GitHub documentation on creating a pull request.

Acknowledgements

Contact

Dominik Tabak - tabakdominik@gmail.com

License

Distributed under the MIT License. See LICENSE for more information.

About

Wholesale order management web application for Tap B brewery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors