Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phlak/cakeday

Discover the day you joined Reddit!
https://github.com/phlak/cakeday

cake cakeday reddit

Last synced: about 1 month ago
JSON representation

Discover the day you joined Reddit!

Awesome Lists containing this project

README

        


Directory Lister


Join our Community
Become a Sponsor
One-time Donation


License
Netlify


Discover your Reddit cake day!

---

Development
-----------

### Requirements

- [PHP](https://secure.php.net/)
- [Composer](https://getcomposer.org/)
- [Node.js](https://nodejs.org)

### Install PHP dependencies

composer install

### Install and Compile CSS and JavaScript Assets

npm install
npm run dev

> #### ℹ️ Watching for Changes
>
> You can watch for changes to assets and re-compile automatically during
> development by running:
>
> npm run watch

### Building the Site

vendor/bin/jigsaw build local

or

vendor/bin/jigsaw build production

Troubleshooting
---------------

For general help and support join our [Spectrum Community](https://spectrum.chat/phlaknet) or reach out on [Twitter](https://twitter.com/PHLAK).

Please report bugs to the [GitHub Issue Tracker](https://github.com/PHLAK/cakeday/issues).

Copyright
---------

This project is licensed under the [MIT License](https://github.com/PHLAK/cakeday/blob/master/LICENSE).