Go to file
Björn 4b7caa8a77 adding schema and escaping 5 years ago
public init 5 years ago
src adding schema and escaping 5 years ago
storage init 5 years ago
.gitignore init 5 years ago
README.md update 5 years ago
demo.gif update 5 years ago
index.js init 5 years ago
mix-manifest.json init 5 years ago
package-lock.json init 5 years ago
package.json adding schema and escaping 5 years ago
webpack.mix.js init 5 years ago

README.md

Lessons Learned: Fastify, RiotJS and LowDB

Simple Webapp, for try out https://www.fastify.io/.

Demo

npm install
node index.js

Open your Browser and visit http://127.0.0.1:3000!