todo

command module
v0.0.0-...-c83dff7 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2020 License: MIT Imports: 6 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/utronframework/todo

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

 cd $GOPATH/github.com/utronframework/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

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:utronframework/todo.git

cd todo
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