Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.
Find a file
2021-05-19 17:17:24 +02:00
client Dynamic WeatherIcon with weatherStatusCode mapping 2021-05-15 18:05:53 +02:00
controllers Small fixes 2021-05-17 18:26:01 +02:00
middleware Small fixes 2021-05-17 18:26:01 +02:00
models Created Cron job to get data from external api every 15 minutes and save it to local database. Created Weather model and controller to get latest weather status 2021-05-17 18:23:54 +02:00
routes Created Cron job to get data from external api every 15 minutes and save it to local database. Created Weather model and controller to get latest weather status 2021-05-17 18:23:54 +02:00
utils Added WebSockets with funcionality to send messages from any module 2021-05-19 17:17:24 +02:00
._env Initial commit 2021-05-06 19:04:00 +02:00
.gitignore SQLite database. App model and controller 2021-05-10 17:47:26 +02:00
api.js Added WebSockets with funcionality to send messages from any module 2021-05-19 17:17:24 +02:00
db.js SQLite database. App model and controller 2021-05-10 17:47:26 +02:00
package-lock.json Added WebSockets with funcionality to send messages from any module 2021-05-19 17:17:24 +02:00
package.json Added WebSockets with funcionality to send messages from any module 2021-05-19 17:17:24 +02:00
server.js Added WebSockets with funcionality to send messages from any module 2021-05-19 17:17:24 +02:00
Socket.js Added WebSockets with funcionality to send messages from any module 2021-05-19 17:17:24 +02:00
Sockets.js Added WebSockets with funcionality to send messages from any module 2021-05-19 17:17:24 +02:00