GithubHelp home page GithubHelp logo

tae8838 / gurupr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guru-pr/gurupr

0.0 2.0 0.0 532 KB

Site do Grupo de Usuários Ruby do Paraná

Home Page: http://www.gurupr.org/

Dockerfile 0.14% Ruby 67.68% JavaScript 0.08% CoffeeScript 1.96% CSS 20.44% HTML 9.71%

gurupr's Introduction

GURU-PR Build Status Code Climate Test Coverage Dependency Status

Site of the Ruby users group of Paraná

We use:

  • Github for authentication
  • Heroku
  • PostgreSQL

Otherwise, let's develop in baby steps!

Running on your local machine

cp .env.example .env # edit the keys in case you want to change the application
cp config/database.yml.example config/database.yml # config your database access data
bundle install
rake db:setup
rails server

Running on Docker

cp .env.example .env # edit the keys in case you want to change the application
docker-compose build
docker-compose run --rm web rails db:setup db:migrate db:seed
docker-compose up

Contributing

Take a look at the opened issues. Add comments or sugestions, bring your ideas... and let's roll! 😄

gurupr's People

Contributors

vyper avatar deppbot avatar adilsoncarvalho avatar brunoocasali avatar neves avatar jonatanrdsantos avatar lcezermf avatar fabiosammy avatar nandomoreirame avatar yez avatar jaquesdias avatar lromanzini avatar rafaelchefe avatar

Watchers

James Cloos avatar Tae avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.