jacobgarcia / wetopia

Wetopia is the place where ideas become reality: pivot your idea, create a project, get answers and find the correct team, while helping others in their process.
0 stars 1 forks source link
angularjs nodejs open-source-project project-sharing web-app

Wetopia

Welcome to Wetopia!

Wetopia is the platform where entrepreneurs share ideas and improve their work

Getting started

System requirements

Mac OSX

Third-party software versions
Module Version
NodeJS v6.10.11
MongoDB v3.2.1
NPM v3.10.10
SendGrid v4.7.1

Install dependencies

npm install
npm install -g gulp

Manual steps

cd public
mkdir uploads

Building Wetopia

Wetopia currently uses Angular as the main frontend framework, Webpack as compiler and module manager, Gulp in CSS and HTML minification and more.

Compile files in the project

gulp build

Run the project

gulp develop

Running Mongo on the web server

Run these on the server terminal for Mongo access

export LC_ALL=C
mongo