module
Version:
v0.0.0-...-7bf239b
Opens a new window with list of versions in this module.
Published: Mar 27, 2025
License: GPL-3.0
Opens a new window with license information.
README
¶
gogogo

An opinionated Go framework for the js-averse fullstack developer to rapidly build complete applications, both frontend and backend
Getting started
-
Clone the repo
-
In the CLI go to the cloned repo's root and run go install ./cmd/gogogo
-
In the CLI go to whatever location you want your project to be created in.
-
Run gogogo new my-project
-
Go in to the generated project i.e. cd my-project
-
In the generated project root do docker compose up
-
Now your server should have started and your site is available on http://localhost:3000/
Not working yet
Tailwind
Hot reload
Directories
¶
Click to show internal directories.
Click to hide internal directories.