Skip to content

fzakaria/surf-journal

Repository files navigation

Surf Journal

A simple website to track your surfing session.

Development

The primary way to develop this codebase is using nix.

> nix develop
> go build
# or you can build it directly
> nix build

I like to use entr to hot reload my project.

> ls **/*.go **/*.html.tmpl | , entr -r go run cmd/server/main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages