Skip to content

Simply-divine/Connect2Start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect2Start

The official website of Connect2Start

Table of Contents

Philosophy

The real growth can only be achieved together.

Let's connect and start being more innovative.

Everybody is in the race to become the next Elon Musk. But they forget it can’t be done alone. The guidance, funding, motivation, ideas, its validation must be done.

Summary

We introduce you a real time Web App to connect with Investors, Mentors, Startups and several enthusiastic writers via articles and personal chat rooms.

A simple but effective solution. What's more? It's open source..

Installation Requirements:

You need to install ruby and rails first.

The version requirements are

  • Ruby ( >= 2.6.3)
  • Rails( >= 5.2.4.2)

Download options

  • Clone or fork this repository.

  • In your terminal type

      		bundle install
      		rails db:create
      		rails db:migrate
      		rails db:seed
    
  • Start your server

      		rails s
    
  • Now you can run this app locally.

Contributors

Contributing

Visit the guidelines for contributing

License

This repository is under MIT License