Skip to content

maripuncel/fridge.ly_go

Repository files navigation

fridge.ly

What we're using

Client

The main function is declared in index.js.

The client code will be compiled into static/. Use this command to compile:

./node_modules/.bin/webpack -d

Server

To compile the server:

cd cmd/fridge.ly/
go install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published