https://github.com/mailru/imaginelua
https://github.com/mailru/imaginelua
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mailru/imaginelua
- Owner: mailru
- License: mit
- Created: 2019-12-19T14:58:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T09:20:10.000Z (almost 6 years ago)
- Last Synced: 2025-03-28T23:35:00.892Z (6 months ago)
- Language: Lua
- Size: 28.3 KB
- Stars: 6
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imagine.lua
Tarantool framework.
- Provides convenient setup of an access control.
- Auto configures monitoring with Graphite.
- Auto reload for lua.## Usage
To create ready to go version of imagine.lua and Grafana dashboard run:
```sh
./make.sh PROJECT_NAME
```## Example
[example](example/)