Skip to content

webix-hub/scheduler-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend for Webix Scheduler

How to start

  • create db
  • create config.yml with DB access config
db:
  host: localhost
  port: 3306
  user: root
  password: 1
  database: calendar
  • start the backend
go build
./wsh

About

Go Backend for Webix Scheduler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages