- Download & install XAMPP from here Download or WAMP from here Download
- Download & install NodeJS from here Download
- Download & install MongoDB from here Download - select version 3.0.9
- Start MongoDB ( go to C:/Program Files/MongoDB/bin ) and click on mongod.exe
- Go to your nodejs folder , open the cmd and write ``` npm install mongo-express `` , for more instructions click here
- Enter node_modules/mongo-express and open the cmd and write
node app.js
then open your browser and write @ address bar http://localhost:8081 - you will see the admin panel for mongodb - Create GSP Folder and copy parse server files and follow the instructions in example folder inside.
- Copy portal-web to your c:/xampp/htdocs folder ( assuming you install XAMPP there ), open your browser and write @ address bar http://localhost/portal-web ( dont forget to start apache from xampp control panel )
forked from geoserviceportal/Installations
-
Notifications
You must be signed in to change notification settings - Fork 0
haim100/Installations
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Base Installations
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 77.5%
- HTML 19.1%
- ApacheConf 2.2%
- CSS 1.2%