An open API service indexing awesome lists of open source software.

https://github.com/miraclecancode/testconstructor_backend

🎄 | TestConstructor this is my school project
https://github.com/miraclecancode/testconstructor_backend

golang pet-project pets school-project

Last synced: 12 months ago
JSON representation

🎄 | TestConstructor this is my school project

Awesome Lists containing this project

README

          

# TestConstructor server part

## Project stack:




go


go



docker


docker




Grafana


Grafana



Redis


Redis



Postgresql


Postgresql

## Installation guide

### Clone this repo

```sh
git clone https://github.com/MiracleCanCode/TestConstructor_backend.git
```

### Create .env.production
```bash
touch .env.production
```

### Run project

```sh
make docker-build
```