slink

module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2023 License: MIT

README

Contributors Forks Stargazers Issues License Deploy


Build & Contributing

Backend

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/slink.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

Frontend

cd web
pnpm install
pnpm dev

Directories

Path Synopsis
api
app
slink/service Module
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL