go-fiber-template

module
v0.0.0-...-bbbb4e2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: MIT

README

go-fiber-template

Installation

Download dependencies:

go mod download

Create .env file:

SQLITE_PATH=FILE_PATH
JWT_SIGNING_KEY=YOUR_KEY

Run app using fresh:

go install github.com/zzwx/fresh@latest
fresh

... or with go run command:

go run ./cmd

TODOs

  • Documentation
  • Validate forms
  • Profile view and settings

Directories

Path Synopsis
internal
app
pkg

Jump to

Keyboard shortcuts

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