The official website of Connect2Start
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.
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..
You need to install ruby and rails first.
The version requirements are
- Ruby ( >= 2.6.3)
- Rails( >= 5.2.4.2)
-
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.
Visit the guidelines for contributing
This repository is under MIT License