module
0.0.0-20241004102903-d21716b8ae23
Repository: https://github.com/kimbrusevold/webtimer.git
Documentation: pkg.go.dev
# README
WebTimer
A system to time people by opening up websites.
Setup
Requires an .env file or environment variables sett like file:
PORT=8080
HOSTURL="localhost:8080"
DATABASE_URL="file:web.db"
TURSO_AUTH_TOKEN=""
EMAIL_SENDER_ADDRESS="[email protected]"
EMAIL_PASSWORD="test test test test "
# Packages
No description provided by the author