Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 411 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 411 Bytes

Nereid

banner

Installation

first, clone this repository

$ git clone https://github.com/rulanugrh/nereid.git

after that you can copy env

$ cp .env.example .env

and then, you can running this command

$ go mod tidy && go run main.go