Restaurantbackend
HOMEGITHUBYouTubeCONTACT
  • RESTAURANT BACKEND
  • NodeJS V/S firebase
  • Project Requirement
  • FIREBASE
    • What is Firebase?
    • Node js v/s firebase
    • Firebase Zip File Structure
    • Video installation Guide
    • Firebase System Requirement
    • How to Run
    • Cloud Config
    • Firebase Config
    • Firebase Deployment
    • Push Notification for Firebase
  • NODEJS
    • Introduction to NodeJS
    • NodeJS Zip File Structure
    • NodeJS System Requirement
    • How to Run NodeJS
    • Project Structure
    • API Config
    • Push Notification for NodeJS
  • Deployment
    • Heroku NodeJS Api
  • CHANGELOG
    • Changelog
  • SOURCE AND CREDITS
    • Source and Credits
  • User Manual -CMS
    • Home
    • Categories
    • Menu Items
    • Orders
    • Table Booking History
    • Coupons
    • Settings
  • Untitled
Powered by GitBook
On this page
  1. NODEJS

NodeJS Zip File Structure

In NodeJs file , you can find all the folders like dashbaord, licences, NodeJS_API and document.txt.

PreviousIntroduction to NodeJSNextNodeJS System Requirement

Last updated 6 years ago

Restaurant nodeJS api develop with Express and MongoDB.

Once you extract the file downloaded from codecanyon you will see below directory structure.

  • Document: It will explain how to setup this project , configure and customize the application .

  • License: Terms and conditions for use, reproduction and distribution of this software piece .

  • Dashboard: Includes a complete Dashboard project generated with angular cli and written in typeScript. You can start development from this folder.

  • Node JS API: Includes a nodeJS api developed with expressJS framework . You can start development project from this directory.