Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Add deprecation note in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlewis committed Aug 1, 2022
1 parent eccf482 commit c06c1e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# heroku-buildpack-emberjs
**NOTE**: This buildpack is an experimental OSS project demonstrating [Ember.js on Heroku](https://www.heroku.com/emberjs).

This buildpack was an experimental OSS project demonstrating how to run Ember.js on Heroku. This buildpack has been deprecated and is no longer supported. For an alternative, consider using the [`heroku/nodejs` buildpack](https://github.com/heroku/heroku-buildpack-nodejs) with the [`heroku/nginx` buildpack](https://github.com/heroku/heroku-buildpack-nginx).

## Intro

Expand Down

0 comments on commit c06c1e3

Please sign in to comment.