Skip to content

hominsu/pallas

Repository files navigation

Contributors Forks Stargazers Issues License Deploy


Build & Contributing

Before building, you need to have GO >= 1.18, Buf CLI. If you are developing on windows, use scoop to install busybox and make

Clone this repository

git clone https://github.com/hominsu/pallas.git

Initial Workspace

go work init && go work use -r ./app && go mod tidy

Install dependencies

make init

Generate other code

make api && make conf && make ent && make wire

Compile

make build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages