https://github.com/adroit11/fakebook
FakeBook web app in Nodejs, Sails, and MySQL
https://github.com/adroit11/fakebook
Last synced: 3 months ago
JSON representation
FakeBook web app in Nodejs, Sails, and MySQL
- Host: GitHub
- URL: https://github.com/adroit11/fakebook
- Owner: Adroit11
- Created: 2016-10-11T09:01:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2015-03-07T16:49:25.000Z (over 10 years ago)
- Last Synced: 2025-01-27T05:58:58.555Z (5 months ago)
- Language: HTML
- Size: 459 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FakeBook
FakeBook web app in Nodejs, Sails, and MySQLAuthor: Joshua White
Email: joshwhite.cmail.carleton.caThis is a Node.js application.
Run 'npm install' to be sure all modules are installed (you may need admin privilages or 'sudo').
To start the app run 'sails lift' in the root directory.
The app will be running on localhost, port 1337 (localhost:1337 or 127.0.0.1:1337).
You will need an internet connection for this app to function as it needs to connect to google's CloudSQL service.