- Fork this repo.
- Duplicate the [ProjectName] template folder.
- Create a new branch (and work in this branch) called
tutorial
. - Rename the folder to your project name.
- Update readme.md with a step-by-step guide on how to build your project.
- Make a pull request to the original repo with your updates.
- Breakdown your project build into 3-5 parts.
- Breakdown your code into small, consumable snippets and explain as much as you can.
- Protect your secret keys and info!
- Include screenshots of your project at different steps.
- Keep your audience in mind throughout.
- Maintain a storyline.
- Use visuals to help the reader follow along (but not too many).
- Gifs are always really easy to follow.
- Ask a friend to follow along and see where they get stuck - you might need to add more context there.
- Sending Secret Messages with the Courier API
- Build a Serverless Lie Detector that uses AI for Facial Recognition
- Infiltrate a Discord Server with Automated Encrypted Messages with Node.js
All PRs will be reviewed and may be edited by the Courier team before being merged.
The Courier team will make sure that your tutorial is easy to follow and will attempt to build out the project first. We will request changes for issues that we cannot fix.