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
|
4 years ago | |
---|---|---|
public | 4 years ago | |
src | 4 years ago | |
storage | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
demo.gif | 4 years ago | |
index.js | 4 years ago | |
mix-manifest.json | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
webpack.mix.js | 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!