command
module
Version:
v0.0.0-...-90e5bb7
Opens a new window with list of versions in this module.
Published: Sep 14, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Golang API starter
Development
Initialize the project:
./tasks init
Run the development server:
./tasks watch # or ./tasks docker-watch
Production
Build the project:
./tasks build
Run the production server:
./tasks start
Notes
- The
tasks
script is used to automate common development/production tasks. Run ./tasks
to see the available tasks.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.