utron-todo

command module
v0.0.0-...-7509b2a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2016 License: MIT Imports: 3 Imported by: 0

README

#utrontodo

Todo list application using utron

This shows how you can get started using the utron web framework.

Installation

You will need to have a working Go environment

 go get github.com/gernest/utron-todo

To run the applications, move to the root of the package

 cd $GOPATH/github.com/gernest/utron-todo

You can now edit config/app.json to suit your needs. The database is required, so you can use a postgresql,mysql or sqlite database.

When you are happy with the configurations then you can run the application by

utron-todo

Visit localhost:8080 if you didnt choose another port in the configuration file to see your toto-list application

ALternatively with docker-compose

If you have docker and docker-compose. There is a docker-compose.yml file that will setup everything for you, like postgresql database and also build the app for you.

git clone git@github.com:gernest/utron-todo.git

cd utron-app
docker-compose up -d

Visit localhost:8080 if you didnt choose another port in the configuration file to see your toto-list application

#Shamless plug

If you find this helpful, please follow the author

screen shot

todo app with utron

nd start this project.

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL