Git Product home page Git Product logo

cwdg-website's Introduction

<CWDG /> Website

Build Status

Description

This is our latest web application for our group in order for us to manage our group better an automate certain tasks that I am terrible at doing. But yet still can't answer emails for me.

Before you run this application

  • Install Virtualbox
  • Install Vagrant
  • Setup Vagrant
    • vagrant plugin install vagrant-vbguest

Once you have the application cloned

  • Clone it
    • git clone https://github.com/CWDG/cwdg-website.git
    • cd cwdg-website
  • Fire up vagrant
    • vagrant up
  • SSH into the virtual machine
    • vagrant ssh
  • Setup the CWDG app
    • cd cwdg-website
    • ./script/bootstrap

Please go to https://github.com/settings/applications/new and setup your application like this.

GitHub Application Setup

Then copy the Client ID and the Client Secret and paste them into config/secrets.yml next to github_client_id and github_client_secret respectively. config/secrets.yml

After that you are good to go!

Run the app

Make sure that you are sshed into your vagrant machine.

vagrant ssh

cd cwdg-website

# Run the server
bundle exec rails server

# Run the tests
bundle exec rake test

Go to [http://localhost:3000](http://localhost:3000)

BOOM!! Done.

Contributing

This is meant to be an application that our group should enjoy and contribute to. Please feel free to fork this project and make changes that you would like to see.

If you are not sure how to implement something, but would like to see it just make a pull feature pull request on this repo or talk to one of us during the meeting. We'll always be more than happy to help.

cwdg-website's People

Contributors

arcdigital avatar benlk avatar brhoads avatar j3rn avatar pairing avatar tarebyte avatar tpedelose avatar

Watchers

 avatar  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.