1.2.0 • Published 2 years ago

create-a-critique v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Critique of the Gotha Program

Run:

$ npx create-a-critique

To create a new project using this little framework

This project is made using:

  • Go (with or without Echo)
  • Templ
  • HTMX
  • Alpine.js

So it's made using GoTHA (Go, Templ, HTMX, Alpine.js).

The template was made using the Vite template CSS, so credits to them!

Needs installed:

  • A JS Package Manager (NPM, PNPM)
  • Go
  • Templ
  • Air (for Go)

HTMX is used in the Index page and Alpine.js is used a bit in the 404 page for redirecting after 5 seconds.

As of version 1.2.0 of the template:

Now it's also using some middlewares for: CSRF token verification, zerolog for logging, Recovering from panics. Also added error handling in the renderers.

Docs here:

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago