diff --git a/README.md b/README.md index 9450f6e..1aa2649 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ### A Go + HTMX boilerplate with all the essentials for your SaaS, AI tools, or web apps. Start earning online quickly without the hassle. +🎯 **The goal of this project** is to build the most comprehensive Go-centric OSS starter boilerplate to ship projects fast. + [![Test](https://github.com/mikestefanello/pagoda/actions/workflows/test.yml/badge.svg)](https://github.com/mikestefanello/pagoda/actions/workflows/test.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) @@ -9,12 +11,26 @@

Logo

-https://www.youtube.com/watch?v=Mnti8f-4bp0 +

+ Rapid walktrough of project +

+ +

Check out the video above for a rapid walkthrough of the project!

-This started as a fork of [pagoda](https://github.com/mikestefanello/pagoda), for which I am super grateful! Big shoutout to Mike Stefanello and the maintainers! +This started as a fork of [pagoda](https://github.com/mikestefanello/pagoda), for which I am super grateful! Big shoutout to Mike Stefanello and team!

Logo

-NOTE: the below docs are mostly for Pagoda, and some sections may not apply to ShipFast. This is being actively fixed. Thanks for your patience! + +To get up and running with GoShip: +```bash +make up +make seed +make watch +``` + +NOTE: the below docs are mostly for Pagoda, and some sections may not apply to GoShip. This is being actively fixed. Thanks for your patience! ## Table of Contents - [Pagoda: Rapid, easy full-stack web development starter kit in Go](#pagoda-rapid-easy-full-stack-web-development-starter-kit-in-go)