GithubHelp home page GithubHelp logo

Welcome

Travis Build Status Code Climate Maintainability Code Climate Test Coverage Cool Tickets bugsnag Contributer Coventant

This is the code of hacken.in, an event calendar for geeks in various cities.

Scope of hacken.in πŸ”Ž

When you want to add an event to hacken.in, we feature the following topics:

  • Programming (in any language)
  • Nerd-Culture (like Star Wars, Ponies, Gaming, Comics...)
  • Software Development Methods and Software Engineering
  • Electronics and Robots
  • Networking

If you want to help us in extending the calendar to your city, open an issue, so we can get you started!

Getting Started πŸ‘‰

We use Docker and Docker Compose for development. Therefore you need to follow the following steps to develop for hacken.in:

  • Install Docker and Docker Compose
  • Clone this repository
  • In the folder now run ./bin/setup

You are now ready to go πŸ˜„ The app should be available at http://localhost:3000. If that's not the case, please ping us on Slack πŸ˜„

If you want to start your app again later, run docker-compose up. For all other commands you want to run, you always prefix them with docker-compose run --rm web. A few examples:

  • Run all tests with docker-compose run --rm web rake
  • Run the migrations with docker-compose run --rm web rake db:migrate
  • Generate a model MyModel with docker-compose run --rm web rails generate model MyModel

Contributing to Hacken.in πŸŽ‰

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Learn everything about Contributing in our CONTRIBUTING.md ❀️

Exception Tracking πŸ›

We use bugsnag for exception tracking. When an exception occurs on our live page, this will create a ticket in Github.

Communication πŸ’¬

If you want to drink from the firehose (and see a lot of GIFs) join us in our Slack room. Just ping us on Twitter or send an email to [email protected] and we will add you.

hacken.in's Projects

hacken-in icon hacken-in

An event calendar for nerds, geeks & hackers

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.