Beego

A simple Beego app connected to a Postgres database.

Deploy Beego

Postgres

railwayapp-templates/postgres-ssl:16

Just deployed

/var/lib/postgresql/data

Beego

railwayapp-templates/beego

Just deployed

Beego Starter

A Beego (Golang) starter app connected to a Postgres database.

✨ Features

  • Beego
  • Go

💁‍♀️ How to run locally

  • Run go mod tidy to install all the dependencies.
  • Run bee run to start the app.

📝 Notes

  • Once the app is run, a user table is created and seeded with data. You can find the details in the main.go file.

Template Content

More templates in this category

View Template

mellow-vue

A full-stack Vue app with The Boring JavaScript Stack.


View Template

Sveltekit NestJS

Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils


View Template

.NET8 Web API

A basic ASP.NET Core Web API template (.NET 8)