https://github.com/webix-hub/usermanager-go
Backend for Webix UserManager
https://github.com/webix-hub/usermanager-go
webix webix-backend
Last synced: 11 months ago
JSON representation
Backend for Webix UserManager
- Host: GitHub
- URL: https://github.com/webix-hub/usermanager-go
- Owner: webix-hub
- Created: 2020-06-04T12:12:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T12:20:10.000Z (about 6 years ago)
- Last Synced: 2025-06-01T04:10:45.512Z (about 1 year ago)
- Topics: webix, webix-backend
- Language: Go
- Homepage: https://webix.com
- Size: 389 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Golang Backend for Webix User Manager
==================
### How to build
```shell script
go build
```
### How to start
Normal start
```shell script
./usermanager
```
### Configuration
check config.yml in the app's folder
if config.path set, sqlite db driver will be used