Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ task Public

✅ It's a mini todo list which is based on vue, gin framework, and sqlite3 database. no complicated configurations and run it by one command !

License

Notifications You must be signed in to change notification settings

GoogTech/task

Repository files navigation

Task.go

It's a mini todo list which is based on vue, gin framework, and sqlite3 database. no complicated configurations and run it by one command !

  • go v1.14.5
  • vue v2.0
  • gin v1.6.3
  • (削除) docker v2.5.0.1 (削除ここまで)
  • gorm v1.20.1
  • gopkg v1.62.0
  • sqlite3 v3.33.0

How To Run

build

go build

run

# Mac / Unix
./task conf/config.ini
# Windows
task.exe conf/config.ini

finally, open your browser and input the url : http://127.0.0.1:9000/ , please modify the content of config.ini file if you want to custom the configuration information bro.

About

✅ It's a mini todo list which is based on vue, gin framework, and sqlite3 database. no complicated configurations and run it by one command !

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /