Giter VIP home page Giter VIP logo

RU Hacks

RU Hacks 2018 Official Website. Visit it at https://www.ruhacks.com/!

Releases

  • v1.0.0 - 2017 (up to and during 2017 hackathon)
  • v1.0.1 - 2017 LTS (after 2017 hackathon)
  • v2.1.1 - 2018 (current) and upcoming

Contributing

Try to commit all your changes at the end of the day. It gets messy when the day ends and you forget what you were doing. Tends to happen to Kent, so trying to avoid that from happening again.

Requirements

  • Node 8.5.x with npm 5.x.x

  • MongoDB 3.4.9

    Used for the 2018 website

  • PostgreSQL 9.5.4 (using PGC)

    Only if you are maintaining 2017 website

Recommended Setup

  • Visual Studio Code (with following extensions)
    • ESLint
    • Git Lens or Git Blame
      • Git Lens is better (more features)
  • Learn how to debug NodeJS code in Visual Studio Code
  • Learn how to use git in Visual Studio Code

Running Local Copy

  • Before running npm start, do the following:

    • startup MongoDB by running mongod
    • startup PostgreSQL DB running pgc
  • Run npm start to start the server

    If you don't have PostgreSQL installed, then in the server.js file comment out line 18!

  • Run npm test to run the tests

    Currently only the database tests are written. They still need to be expanded.

  • Run npm run lint to lint your code, unless you're using the recommended setup above.

Deploying to Production

  • Will expand later maybe...

RU Hacks's Projects

app-portal icon app-portal

Custom made application portal for ruhacks 2019

bulma icon bulma

Modern CSS framework based on Flexbox

gavel icon gavel

A project expo judging system :bar_chart:

quill icon quill

📝 Registration, for hackathons!

react-bulma icon react-bulma

React.js components for Modern CSS framework based on Flexbox

ruhacks-vagrant icon ruhacks-vagrant

RU Hacks DigitalOcean setup. This is a previous setup from 2017 to 2019.

ruhacks_main-21 icon ruhacks_main-21

2021 Repository for the main RU Hacks website live at https://ruhacks.com

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.