Skip to content

ioprodz/platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOProdz

requirements: Golang, Make

🦺 install dev tools

sh .tooling/devtools.sh

Setup config

cp .env.example .env
# Open .env in editor and setup the values

👷🏽 run for dev

make dev
// or run tests
make test

🏗️ build and 🚜 run for prod

make build && ./ioprodz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published