Skip to content

acoshift/todo-hime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-hime

Hime Example for Todo app

Running

  1. Prepare database

    $ psql -U postgres -c "create database todo_hime"
    $ psql -U postgres -d todo_hime -f schema.sql
  2. Run server

    $ go run .

About

Hime Example for Todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published