Giter Site home page Giter Site logo

marikaross / dsw-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sljohnson32/dsw-site

0.0 1.0 0.0 66.73 MB

Denver Startup Week Website, Panel Picker, and Registration

Home Page: http://www.denverstartupweek.org/

Ruby 48.02% JavaScript 2.06% CSS 6.84% HTML 43.08%

dsw-site's Introduction

Denver Startup Week

Build Status

Dependencies

These set up instructions assume that you already have the following installed:

  • Bundler
  • Yarn
  • Redis
  • PostgreSQL

Fork this repository and run bundle to install Ruby dependencies.

Run bin/yarn install to install Webpacker/JS dependencies.

Copy .env.example to your own .env file. .env.example is already pre-populated with dummy environment variables that are sufficient for local development and testing.

Set Up

Ensure PostgreSQL is running and run rake db:setup to set up a development database and run migrations locally.

Start the Redis server with redis-server.

Run bundle exec rails s to run the Rails server.

Running Tests

You will need to use an older verison of Firefox to run the tests since newer versions of Firefox are incompatible with Selenium. The CI suite specifies Firefox 46, which you can install with Brew Cask:

brew tap goldcaddy77/homebrew-firefox

brew cask install firefox-46

Run rake db:test:prepare to set up your test database.

Run the test suite with bundle exec rspec.

Contributing

Denver Startup Week is a community-run event and we welcome contributions in this same spirit. We do ask that you review the Contribution Guidelines before submitting a pull request.

Code of Conduct

All contributors and contributions are expected to adhere to the Denver Startup Week Code of Conduct.

Talk Nerdy To Me

crest

License

MIT

dsw-site's People

Contributors

andrewkf avatar bettyboop33 avatar commonsonchampa avatar eignerchris avatar gabrielafflitto avatar ilindmitry avatar jayzes avatar marlabrizel avatar merryt avatar mkitt avatar nyssa-shepherd avatar sagevangogt avatar spenserleighton1 avatar tghw avatar waffle-iron 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.