Giter VIP home page Giter VIP logo

scott-fischer / wintermute Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 2.03 MB

Wintermute links to the most common open source web applications published on Github. It should help you to find new and alternative web services that you can use in trust as a service or host in your own infrastructure.

Home Page: https://wintermute.app

Ruby 74.38% HTML 2.15% JavaScript 3.01% Gherkin 5.65% Haml 12.44% Sass 2.36%

wintermute's Introduction

Wintermute Tests

Wintermute links to the most common open source web applications published on Github. It should help you to find new and alternative web services that you can use in trust as a service or host in your own infrastructure.

Screenshot of Wintermute in a browser

Development

Setup

  • Install Ruby e.g. rbenv install 2.6.5
  • Install PostgreSQL 10
  • Install Node via NVM and run nvm use to use the projects Node version
  • Install yarn
  • Install bundler gem install bundler -v '2.1.4'
  • Add all environment variables from the secrets.yml to your .bashrc or .zshrc
  • Run bundle exec bin/setup
  • Run server bundle exec bin/rails s and go to http://wintermute.vcap.me:3000/

Deployment

bundle exec cap production deploy

Mail Previews

Preview all emails at http://localhost:3000/rails/mailers in development.

Tests

Install chromedriver and add it to the path variables.

  • Run all tests with bundle exec rake
  • Run unit tests with bundle exec parallel:spec
  • Run integration tests with bundle exec parallel:feature

Debugging hint: You can disable headless mode for javascript tests with CHROME_HEADLESS=false bundle exec cucumber.

wintermute's People

Contributors

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