/discoverweekly.dev

The playlists made by devs, every Wednesday.

Primary LanguageJavaScriptMIT LicenseMIT

DiscoverWeekly.dev logo

DiscoverWeekly.dev - The playlists made by devs, every Wednesday.


Progressive Web Apps GitHub release Tweet

All Contributors

Table of contents

Contributing

Make sure you have a recent version of Node.js installed (LTS recommended).

Fork and clone this repository. Head over to your terminal and run the following command:

git clone git@github.com:[YOUR_USERNAME]/discoverweekly.dev.git
cd discoverweekly.dev
npm ci
npm run add:playlist

Add a new playlist

npm run add:playlist will ask for your name and create a file in ./content/playlists/.

Continue by editing this generated Markdown file.

Have a look at the CONTRIBUTING.md for further information about the edition of your playlist details.

Commit the changes and open a pull request.

Run the project locally

This project is a Next.js project.

npm run dev

License

MIT © David Dal Busco

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Renato Lousan da Silva

📝

François Best

📝

Sandro Scalco

📝

Francisco Quintero

📝

Andy Potts

📝

This project follows the all-contributors specification. Contributions of any kind welcome!