wasd0 / kinolove

A platform for viewing information, discussing and rating films/anime/series
MIT License
2 stars 0 forks source link

logo

Requirements

Getting started

go install github.com/pressly/goose/v3/cmd/goose@latest

This will install the goose binary to your $GOPATH/bin directory.

For macOS users goose is available as a Homebrew Formulae:

brew install goose

Jet generator can be installed by following way:

go install github.com/go-jet/jet/v2/cmd/jet@latest

Make sure dir_path folder is added to the PATH environment variable.

cd path/to/project && docker compose up -d
cd path/to/project && make run

Features