discoverweekly.dev icon indicating copy to clipboard operation
discoverweekly.dev copied to clipboard

The playlists made by devs, every Wednesday.

DiscoverWeekly.dev logo

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


Progressive Web Apps GitHub release Tweet

All Contributors

Table of contents

  • Contributing
  • Add a new playlist
  • Run the project locally
  • License

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 [email protected]:[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!