A SMS Messageboard using node.js http://lbsfilm.at (Mirror of github)
Go to file
Lukas Bachschwell b6164a0eae added some style and changed to divs 2016-03-09 16:06:26 +01:00
.gitignore added node modules to gitignore 2016-03-07 21:14:42 +01:00
app.js Database load working 2016-03-08 12:07:56 +01:00
board.html added some style and changed to divs 2016-03-09 16:06:26 +01:00
db.json added some style and changed to divs 2016-03-09 16:06:26 +01:00
package.json Added LowDB 2016-03-07 21:48:24 +01:00
requestHandlers.js First poc 2016-03-07 21:48:50 +01:00
route.js Added server and Interface structure 2016-03-07 21:14:16 +01:00
server.js Fixed Emoji Support 2016-03-09 14:51:46 +01:00
test.js Fixed Emoji Support 2016-03-09 14:51:46 +01:00