repository
0.0.0-20210411010008-3a02660a8cc4
Repository: https://github.com/jayatwork/dreamer27.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
DREAMER27 main repo
This is the first iteration of Dreamer frontend..
Just run the following
go get github.com/labstack/echo
go get github.com/mattn/go-sqlite3
go get github.com/jayatwork/Dreamer27/src/web
go run todo.go
⇨ http server started on [::]:1323
In this case, point your browser to localhost:1323
If any problems running local you may need to jigger with your go env