2021_2_LadnoDavayteBezRoflov-1

module
v0.0.0-...-e380594 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2022 License: GPL-3.0

README

CI

Go Report Card

Trello

Trello backend repository for LadnoDavayteBezRoflov team, autumn of 2021.

Team
Mentors
Frontend repository

Link to frontend repository.

API

Link to API.

Deploy

Link to deploy.

Usage

Starting the bare server (requires Redis and PostgreSQL): go build ./cmd/api && sudo ./api

Starting the server using docker-compose: docker-compose up

Running backend tests: go test --coverpkg=$$(go list ./... | xargs echo | tr ' ' ,) ./... && go tool cover -func=.coverprofile

Directory structure
2021_2_LadnoDavayteBezRoflov
|--cmd/api
|  |-main.go
|  |-server.go
|  |-settings.go
|
|--app
|  |-handlers
|  |-models
|  |-repositories
|  |-usecases
|
|--pkg

Jump to

Keyboard shortcuts

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