Skip to content

bguilder/buffalo-angular-template

Repository files navigation

buffalo-angular-template

About

This app is a template for creating an application using the Go Buffalo framework (https://gobuffalo.io/en) and Angular.

Getting Started

Install dependencies

make deps

Start up the local postgres database

make dcu

Create the local database

make db

Build the app

make build

Starting the app (With hot reloading)

make dev-server

Navigate to http://127.0.0.1:3000

About

Template for a Go Buffalo / Angular Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published