Skip to content

Build scalable full-stack solutions using just Go without hassling with Javascript

License

Notifications You must be signed in to change notification settings

nilotpaul/gospur

Repository files navigation

GoSpur

GoSpur Logo

A modern CLI Tool to bootstrap scalable web applications without hassling with JavaScript. It provides pre-configured developer tooling with no bloat, flexible for easy one step deployments.

What's better?

  • Only the necessary pre-configuration (full-control).
  • Auto JavaScript Bundling (Bring any npm library).
  • Very Fast Live Reload (server & browser).
  • make dev for dev and make for prod (one-click).
  • Extra options like tailwind, vanilla css, HTMX.

Installation

go install github.com/nilotpaul/gospur@latest

or without installation

go run github.com/nilotpaul/gospur@latest init [project-name]

Usage

gospur init [project-name]

Docs

Read detailed usage and examples of every stack configured.

Configuration Options

Web Framework

  • Echo

Styling

  • Vanilla CSS
  • Tailwind

UI Library

  • Preline
  • DaisyUI

Extra Options

  • HTMX
  • Dockerfile

Coming Soon

  • More Framework Options.
  • Better templating with templ and fiber (django syntax).
  • More examples and documentation.
  • Please suggest More 🙏🏼

About

Build scalable full-stack solutions using just Go without hassling with Javascript

Resources

License

Stars

Watchers

Forks

Packages

No packages published