forked from ArbMaster/Lora
-
Notifications
You must be signed in to change notification settings - Fork 0
LoraWAN Application Server
License
Fosvang/Lora
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. Install flask: pip install flask folium
2. Add environment variables
export FLASK_APP=main.py
export SECRET_KEY=...
3. Initialize DB: flask initdb
4. Run application: flask run
About
LoraWAN Application Server
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 52.5%
- HTML 29.5%
- CSS 8.4%
- JavaScript 6.8%
- TSQL 2.8%