backend

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

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

Go to latest
Published: Jul 20, 2025 License: GPL-2.0 Imports: 15 Imported by: 0

README

LITPAD V1 (WORK IN PROGRESS)

alt text

FIBER DOCS: Documentation
GORM DOCS: Documentation
PG ADMIN: Documentation

How to run locally

  • Download this repo or run:
    $ git clone git@github.com:LitPad/backend.git
In the root directory:
  • Install all dependencies
    $ go install github.com/cosmtrek/air@latest 
    $ go mod download
  • Create an .env file and copy the contents from the .env.example to the file and set the respective values. A postgres database can be created with PG ADMIN or psql

  • Run Locally

    $ air
  • Run With Docker
    $ docker-compose up --build -d --remove-orphans

OR

    $ make build
  • Test Coverage
    $ go test ./tests -v -count=1

OR

    $ make test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.

Jump to

Keyboard shortcuts

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