Categorygithub.com/mackcoding/genji-discord-events
modulepackage
0.0.0-20241212050952-904d5ba7fa1d
Repository: https://github.com/mackcoding/genji-discord-events.git
Documentation: pkg.go.dev

# README

About

Come on, it's a placeholder for now, what did you expect?

Make commands

make build builds the project from scratch

make run builds and runs the project

make clean deletes everything from dist\

make test runs tests, lol as if I would write tests

make dist builds and outputs to dist\

Running

Running the command go run main.go will create a webserver on port 8080. You can access it by visiting https://localhost:8080

Adding Routes & Handlers

# Packages

No description provided by the author
No description provided by the author