Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ncobase/ncobase

Repository files navigation

Ncobase

Quick Start

# Setup
go mod tidy
go work sync
make install           # Install required tools (swag, etc.)

# Development
make generate         # Generate code and swagger docs
make swagger          # Generate swagger documentation
make run              # Run the application locally

# Build
make build            # Build for current platform
make build-multi      # Build for multiple platforms (linux/darwin)
make build-plugin     # Build plugin for current platform
make build-plugins    # Build plugins for all platforms
make build-business   # Build business extensions
make build-all        # Build application and all extensions

# Utils
make clean            # Clean build artifacts
make version          # Show version information
make help             # Show make commands help

Technologies

Golang, PostgreSQL / MySQL, Gin, ent., Swagger 2.0

Documentation

For full documentation, including API references and deployment guides, visit https://docs.ncobase.com.

Maintainers

@Shen

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •