Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.
Go to file
2021-05-24 12:35:54 +02:00
client Adding Categories and Bookmarks using form 2021-05-24 12:35:54 +02:00
controllers Adding Categories and Bookmarks using form 2021-05-24 12:35:54 +02:00
middleware Category model and controllers 2021-05-22 19:04:34 +02:00
models Bookmarks controller 2021-05-23 17:18:04 +02:00
routes Bookmarks controller 2021-05-23 17:18:04 +02:00
utils Created WeatherWidget 2021-05-19 18:26:57 +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 Bookmarks controller 2021-05-23 17:18:04 +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 Category model and controllers 2021-05-22 19:04:34 +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