Skip to content

noona-hq/app-template-golang

Repository files navigation

Noona App Template

Template repository that quickly scaffolds the building blocks for a Noona app.

How it works

  1. Create a new repository from this template (Use this template)

Template repo


  1. Give the new app a descriptive name

New app


  1. Project structure

Project structure

This is a simple Golang server scaffold with most of the required building blocks available out of the box.

The project does include proprietary deployment and build artifacts that are not helpful outside of the Noona deployment cycle, feel free to remove those from your project.


  1. Run the setup script with the new project name

Setup script


  1. You can now run the app locally

Run locally


  1. You can also run it with the in-memory database (By default it runs against MongoDB)

In-memory

About

Template for Golang based Noona apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published