Coder Social home page Coder Social logo

jahrock / deprecation-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ember-learn/deprecation-app

0.0 0.0 0.0 50.06 MB

Deprecation guides for ember.js, ember-data, and ember-cli

Home Page: https://deprecations.emberjs.com/

JavaScript 39.42% HTML 2.76% Handlebars 15.98% SCSS 41.84%

deprecation-app's Introduction

This project uses GitHub Actions for continuous integration. This project uses Percy.io for visual regression testing.

deprecation-app

This is the app that serves https://deprecations.emberjs.com/

Adding new deprecations

The content folder contains all the deprecations that are listed by the website. To add a new deprecation, add it to the appropriate folder by creating a new file. The content of the file needs to follow a specific format for the app to work. You can see this sample for reference.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd deprecation-app
  • npm install

Running / Development

Troubleshooting

Do you only see a blank page with a header and footer? Or maybe a 404? Make sure to visit http://localhost:4200/v3.x to view the app with data loaded in.

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint
  • npm run lint:fix

Building

  • npm run build (production)

Deploying

The app is continuously deployed to Netlify when a pull request is merged and passes continuous integration.

Further Reading / Useful Links

deprecation-app's People

Contributors

dependabot-preview[bot] avatar jaredgalanis avatar dependabot[bot] avatar locks avatar dependabot-support avatar mansona avatar sivakumar-kailasam avatar jenweber avatar rwjblue avatar serenaf avatar ijlee2 avatar pete-the-pete avatar amyrlam avatar kennethlarsen avatar geneukum avatar chriskrycho avatar robbiethewagner avatar wagenet avatar minthamie avatar axyxnz avatar kategengler avatar richgt avatar chrisrng avatar baltazore avatar snewcomer avatar acorncom avatar melsumner avatar simonihmig avatar chancancode avatar nlfurniss 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.