GithubHelp home page GithubHelp logo

tarebyte / challenges Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osumb/challenges

0.0 1.0 0.0 1.3 MB

Challenge Signup Manager

Home Page: http://osumbchallenges.herokuapp.com

License: MIT License

Ruby 0.03% JavaScript 71.27% PLpgSQL 10.44% CSS 1.57% Shell 1.39% HTML 15.30%

challenges's Introduction

OSUMB Challenges

Build Status

alt text

Application for members of the OSUMB to signup for challenges

Installation and setup

First download and install Homebrew

Inside your terminal, run the following commands to get the project up and running.

git clone https://github.com/osumb/challenges.git
cd challenges

Install Node through any means you see fit.

Make sure you're above v6 or the code won't run

Then run:

script/setup

That's it! All your dependencies are ready to go

Start the app

./script has some scripts for setup/testing/etc. While it may be tempting to run those as stand-alone scripts, use npm commands to access any of the scripts you may want to run. All modules used for dev/server are installed in the challenges directory. Required reading. The goal is to be minimally intrusive on your local dev machine since there's no virtual machine setup or anything like that.

That being said, run the dev server:

npm run dev

If you want webpack to watch your public js/scss, run:

webpack --watch

Open http://localhost:3000 and enjoy!

Tests

npm test

Heroku

The server lives on Heroku. @atareshawty has the logins. Ask him if you want the ability to deploy or have access to the Heroku git remotes

Staging vs Production

Staging

The staging branch is protected just like master. To test a feature, make a pull request to this branch. We have a staging Heroku instance. When a PR to staging is merged, it will a trigger a build on that instance. Give it a minute after merging as it has to go through CI again.

Production

Working on it... Waiting for approval to get a domain to get all of that figured out

challenges's People

Contributors

atareshawty avatar

Watchers

 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.