kpz-contactless-restaurant-backend

command module
v0.0.0-...-b76b2b2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2021 License: MIT Imports: 7 Imported by: 0

README

KPZ Contactless Restaurant Backend

About The Project

KPZ Contactless Restaurant Backend is a student project for KPZ - Conference of Team Projects of University of technology of Wrocław. This is a backend part of the app which is supposed to help restaurants with contactless customer service.

The app is to provide functionalities such as:

  • Listing associated restaurants
  • Ordering food
  • Collecting points
Built With
Main technology
Sub technology

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Docker
    Install Docker for your system
    
  • Create .env file write
    DB_DSN="host=PRIVATE-IP user=postgres password=postgres dbname=postgres port=5432 sslmode=disable"
    SECRET_KEY="XXXX" -> JUST ANY https://randomkeygen.com 256-bit WEP Keys
    
Installation
  1. Clone the repo
    git clone https://github.com/angrynerds-pl/kpz-contactless-restaurant-backend.git
    
  2. Build docker images
    docker-compose build
    
  3. Start docker service
    docker-compose up
    

Usage

To use swagger run docker and go on https://PRIVATE-IP:8585/swagger/index.html

License

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

Contact

Your Name - @your_twitter - email@example.com

Project Link: https://github.com/your_username/repo_name

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL