https://github.com/exzyle/exzyle-demotivational-example
Example server using exzyle-demotivational with error messages 😏
https://github.com/exzyle/exzyle-demotivational-example
Last synced: about 1 year ago
JSON representation
Example server using exzyle-demotivational with error messages 😏
- Host: GitHub
- URL: https://github.com/exzyle/exzyle-demotivational-example
- Owner: ExZyle
- License: gpl-3.0
- Created: 2020-01-27T08:01:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T15:57:24.000Z (over 3 years ago)
- Last Synced: 2025-02-17T06:13:19.487Z (over 1 year ago)
- Language: TypeScript
- Size: 296 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
Awesome Lists containing this project
README
# Exzyle Demotivational Example Website
[](https://travis-ci.com/ExZyle/exzyle-demotivational-example)


[](https://opensource.org/licenses/GPL-3.0)
[](https://tradingview.com/u/ExZyle)
Exzyle-Demotivational-Example is a `node web server` that provides `example usage of exzyle-demotivational` allowing `developers` to `implement nihilistic errors in their messages`.
## Prerequisites
Before you begin, ensure you have met the following requirements:
* You have installed the latest version of `node`
## Installing exzyle-demotivational-example
To install exzyle-demotivational-example, follow these steps:
Using `https`:
```
git clone git@github.com:ExZyle/exzyle-demotivational-example.git
cd exzyle-demotivational-example
npm i
```
Using `ssh`:
```
git clone https://github.com/ExZyle/exzyle-demotivational-example.git
cd exzyle-demotivational-example
npm i
```
## Using exzyle-demotivational-example
### Deploy to Heroku
[](https://heroku.com/deploy?template=https://github.com/ExZyle/exzyle-demotivational-example)
### Run locally
Run `npm start` then simply visit one of:
* http://localhost:8080/demotivate - for a simple nihilistic demotivating quote.
* http://localhost:8080/error - for random HTTP errors having nihilistic demotivating messages.
## Contributing to exzyle-demotivational-example
To contribute to exzyle-demotivational, follow these steps:
1. Fork this repository.
2. Create a branch: `git checkout -b `.
3. Make your changes and commit them: `git commit -m ''`
4. Push to the original branch: `git push origin /`
5. Create the pull request.
Alternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## Contributors
Thanks to the following people who have contributed to this project:
* [@exzyle](https://github.com/exzyle) 💻📖⚠️
## Contact
If you want to contact me you can reach me on TradingView [@ExZyle](https://tradingview.com/u/ExZyle).
Alternatively try reaching out on twitter [@ExzyleFreedom](https://twitter.com/ExzyleFreedom).
## License
This project uses the following license: [GNU General Public License version 3](https://choosealicense.com/licenses/gpl-3.0/).