Categorygithub.com/slavik-o/go-web-app
modulepackage
0.0.0-20240122135328-7e014cd89243
Repository: https://github.com/slavik-o/go-web-app.git
Documentation: pkg.go.dev

# README

Go web app

Go Fiber + GORM + SQLite + Gothic + Templ + TailwindCSS

Install

$ cp .env.sample .env
$ cd styles/ && pnpm install

Run

  • Start app:

    $ make
    

Dev

  • Build & watch CSS styles:

    $ make css
    
  • Format go code:

    $ make fmt
    

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author