mtiso87 / stranzee-nodejs

Node.js server for Stranzee app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js server for "Stranzee: Chat & Meet Strangers" app

An app to discover, chat and connect with strangers and make new friends worldwide without any restriction!

get app on google play

Some app screens:

App mockup

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Click here for Android app code

Prerequisites

What things you need to install for running the server

Node.js
MongoDB

Installing & getting started

Clone this project and open with Visual Studio Code(preferred) or any text editor

git clone https://github.com/dou-d/stranzee-nodejs.git

Start MongoDB server (click here for full instructions)

mongod

And start the node.js server (currently at port 3000)

node server.js

Built With

Contributing

All the helpful pull requests will be accepted.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Node.js server for Stranzee app.

License:MIT License


Languages

Language:JavaScript 60.2%Language:EJS 39.7%Language:Procfile 0.0%