Skip to content

Bootcamp Super Full Stack no OneBitCode [CLONE_TWITTER]. The Twitter Clone project has learning purposes which will help our team to increase our skills in Ruby On Rails.

Notifications You must be signed in to change notification settings

rivelinojunior/bootcampSFS-week1_3-twitter

Repository files navigation

Twitter Clone - OneBitCode - Team #3

ruby rails rails

The Twitter Clone project has learning purposes which will help our team to increase our skills in Ruby On Rails.

 

Require

  * Docker
  * Docker Compose

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
A step by step series of examples that tell you have to get a development env running

 

1. Clone this repository

git clone [email protected]:rivelinojunior/bootcampSFS-week1_3-twitter.git

2. Build it with docker!

docker-compose up --build

Gotcha!

Made With:

/- Ruby On Rails - The web framework used;
/- Docker - Container Technology;
/- Docker-Compose - Used to define and run multi-container Docker applications.

 

How to contribute to the project

1. Do a fork at original repository

https://github.com/rivelinojunior/bootcampSFS-week1_3-twitter

2. Clone your fork at a local repository

3. Add the remote repository source at your local repositoy

$ git remote add upstream [email protected]:rivelinojunior/bootcampSFS-week1_3-twitter.git

4. Sync your repository with the original repository

$ git fetch upstream

5. Update your local repository

$ git checkout master
$ git merge upstream/master

6. Work on it and send your changes

$ git push origin master

7. Do a pull request at your fork on GitHub

Team

* Rivelino Junior - Team Leader

* Breno Sales

* Lucas Duarte

* Raphael Onofre

* Tamires

License

MIT

Copyright (C) 2017
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Bootcamp Super Full Stack no OneBitCode [CLONE_TWITTER]. The Twitter Clone project has learning purposes which will help our team to increase our skills in Ruby On Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published