# Node js Dashboard

- [Introduction to Node js](/flutter-multirestaurant-sass-app/node-js-dashboard/untitled.md): Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.
- [Node JS System Requirement](/flutter-multirestaurant-sass-app/node-js-dashboard/system-requirement.md): Please check and follow all the commands before running your app.
- [How to Run](/flutter-multirestaurant-sass-app/node-js-dashboard/how-to-run.md): To run the Node JS API & Dashboard, follow the below commands.
- [Project Structure](/flutter-multirestaurant-sass-app/node-js-dashboard/project-structure.md): It gives detailed information about the 2 main folders in the API directory.
- [API Config](/flutter-multirestaurant-sass-app/node-js-dashboard/api-config.md): It gives information about how to configure the Application programming interface on various servers and databases such as Mongo DB.
- [Push Notification](/flutter-multirestaurant-sass-app/node-js-dashboard/push-notification.md): Push notifications at their core are simply a way of alerting users to information that they have opted-in to from apps and services.
- [Release Build](/flutter-multirestaurant-sass-app/node-js-dashboard/release-build.md): It provides information about creating Keystore and generating the APK
