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 52bf9326f1
init
4 years ago
public init 4 years ago
src init 4 years ago
storage init 4 years ago
.gitignore init 4 years ago
README.md init 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 init 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/.

npm install
node index.js

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