Skip to content

InvisibleProgrammer/invisibleurl.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

invisibleurl.net

Local dev:

Use air to run it locally

Install:

go install github.com/cosmtrek/air@latest

Run:

air .

To be able to send emails locally, use mailhog

Install:

brew install mailhog

Run:

brew services run mailhog

Note: Web UI: http://localhost:8025/

To run the tests:

go test ./...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published