Skip to content

kiambogo/coffeeworks

Repository files navigation

CoffeeWorks

Build Status

Setup database

$ createuser -s coffeeworks
$ createdb coffeeworks_test
$ createdb coffeeworks_development

Run API Locally

go run .

Run tests

go test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages