Skip to content

javaguirre/dashpersonal

Repository files navigation

Dashpersonal

A personal dashboard written in Go. Using gridster for the client interface.

Still a lot of things to do but the objective of the project is to keep it as simple as possible

Instructions

  • First you need to install Go
  • Then you need to install Revel, the Go MVC web framework
  • Install js dependencies with Bower
  • Run it with: revel run dashpersonal
  • Execute tests with revel test dashpersonal
  • To try how to create a new block/update existing ones you can use ./add_widget.sh

Have fun!

About

a personal dashboard written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages