GithubHelp home page GithubHelp logo

atayl16 / railslink Goto Github PK

View Code? Open in Web Editor NEW

This project forked from railslink/railslink

0.0 0.0 0.0 833 KB

Official website of Ruby on Rails Link Slack Community

Home Page: https://www.rubyonrails.link

License: MIT License

Ruby 80.11% JavaScript 2.29% HTML 3.89% Dockerfile 0.31% Shell 0.97% SCSS 1.34% Slim 11.10%

railslink's Introduction

Code Climate Circle CI Coverage Status

Ruby on Rails Link

http://www.rubyonrails.link

Official website of Ruby on Rails Link.

Getting Started

Requirements

  • Ruby 2.5.7
  • PostgreSQL 10+
  • Redis 4+

Contributing

  • Using Docker...

    • Start it up: docker-compose up -d
    • Create the database: docker-compose run --rm web rake db:setup
  • Not using Docker...

    • Install gems: bundle install
    • Create the database: rake db:setup
    • Start the Rails server: rails s
  • Visit http://localhost:3000/admin and verify you can login and see the admin dashboard.

Interacting with Slack

Depending on what you are doing you can get started without needing to interact with our Slack instance. However, if you do need it:

  • Join the Railslink-dev Slack team by requesting an invitation (we'll need your email) in the official #railslink-dev channel.

  • Ask an existing member of Railslink-dev to make you an admin.

  • Acquire the missing Railslink-dev ENV vars in .env from another Slack member (ie. phallstrom). Add them to .env.local.

  • Using Docker...

    • Test the Slack API: docker-compose run --rm web rake slack:test:api
    • Sync Slack channels: docker-compose run --rm web rake slack:sync:channels
    • Optionally sync Slack users: docker-compose run --rm web rake slack:sync:users
  • Not using Docker...

    • Test the Slack API: rake slack:test:api
    • Sync Slack channels: rake slack:sync:channels
    • Optionally sync Slack users: rake slack:sync:users

railslink's People

Contributors

phallstrom avatar moriokumura avatar dependabot[bot] avatar nauman avatar katelovescode avatar arku avatar brandondees avatar robzolkos avatar arun057 avatar grepsedawk avatar talha5 avatar adude2 avatar thechinedu avatar reiallenramos avatar srijan-kapoor avatar tomk32 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.