backend

command module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: MIT Imports: 30 Imported by: 0

README

zdamegzaminzawodowy.pl - backend

This project contains the API and other core infrastructure items needed for all zdamegzaminzawodowy.pl apps.

Development

Prerequisites
  1. Golang
  2. PostgreSQL database
Installation

Required ENV variables (you can set them directly in your system or create the .env.local file):

DB_USER=db_user
DB_NAME=db_name
DB_PORT=db_port
DB_HOST=db_host
DB_PASSWORD=db_pass
DB_POOL_SIZE=40
LOG_DB_QUERIES=true
ACCESS_SECRET=access_token_secret
FILE_STORAGE_PATH=path_to_the_folder_where_uploaded_files_will_be_stored
DISABLE_ACCESS_LOG=false
  1. Clone this repo.
git clone git@github.com:zdam-egzamin-zawodowy/backend.git
  1. Set the required env variables.
  2. Run the app.
go run main.go

License

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

Contact

Dawid Wysokiński - contact@dwysokinski.me

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