You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Björn 4b7caa8a77
adding schema and escaping
4 years ago
public init 4 years ago
src adding schema and escaping 4 years ago
storage init 4 years ago
.gitignore init 4 years ago
README.md update 4 years ago
demo.gif update 4 years ago
index.js init 4 years ago
mix-manifest.json init 4 years ago
package-lock.json init 4 years ago
package.json adding schema and escaping 4 years ago
webpack.mix.js init 4 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!