🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

srcy.de/chris/webapp

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

srcy.de/chris/webapp

Go Modules
Version
v0.0.0-20250517153127-e6a886636a35
Version published
Created
Source

Webapp

This is a template repository for a Go web application server. It's meant to be used with gonew.

Usage

Create a new project by running gonew.

gonew srcy.de/chris/webapp.git [srcy.de/myapp [myapp]]

After that, rename the cmd/webapp directory to your liking and adjust the build.cmd parameter in .air.toml accordingly. Optionally initialise the git repository using git init.

You can run the development server by issuing the following command:

go tool air

Features

  • uses github.com/spf13/cobra for its command line
  • uses github.com/a-h/templ for templating
  • includes github.com/air-verse/air for auto-reloading during development

FAQs

Package last updated on 17 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts