Skip to content

Simple recipes application, planning to host on Raspberry Pi.

Notifications You must be signed in to change notification settings

napalm684/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Web App Build Status

Description

Just a simple Go (golang) web application for quick lookup of recipes by my wife. Designing this to be performant/have a small footprint so I can host internally on my home network via Raspberry Pi.

Install

dep ensure
go install ./...

Execution

go run cmd/server.go

About

Simple recipes application, planning to host on Raspberry Pi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published