Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 687 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 687 Bytes

Gaisberg

HTML5 SPA Node Angular Bootstrap Playground. Fork of Angular Seed Template Project.

Special Folders

  • app: Client files.
  • data: Folder for MongoDB database.
  • env: Folder for Cloud 9 environment variable replacements (file name = variable name, file contents = variable value).
  • logs: Global log folder.
  • node_modules: Installed modules, use npm install in root folder to install dependent node modules.
  • scripts: Batch files to run tests, start MongoDB, Node and Node in debug mode.