tag: GitHub
, Node.JS
This repository is just a template. I have removed some config varibles like Firebase settings. You can click here to see the release.
This repository is an simple SPA which everyone can leave a comment. You can decide your comment is public or private. If you choose public(uncheck the checkbox) and click the submit button, your comment will be displayed on this page immediately, without any redirecting.
And it's also my mid-term goal of my learning pathway—creating an API for Flutter APP.
- yarn
- express
- firebase-admin
- ejs
- dotenv
- serve-favicon
Make sure you have installed all the tools & packages before running.
There are 4 config varibles I have removed, you should add the value on .env
file before running.
If you run it on your PC, the default port is 3000
.