Categorygithub.com/noona-hq/app-template
modulepackage
0.0.0-20241106162243-c103791ea166
Repository: https://github.com/noona-hq/app-template.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author