How do I add myself?
-
Fork this Repo
-
Go to
/data/users.json -
Don't add yourself right at the beginning of the file
-
Add yourself randomly in the middle of the file
-
The format should be:
{ "username": "telmo", "stack": [ "React", "GraphQL", "MySQL", "Rails", "Next.js" ], "setup": [ "Google Chrome", "Apple" ] } -
Field Description Type usernameYour Twitter Handler stringstackList of Stacks arraysetupBrowser, Machine, etc arrayFor
stackandsetup, check SimpleIcons for the correct name, it needs to match the name on SimpleIcons, it's case sensitive. -
Raise a Pull Request with the title
Adding @<YOUR HANDLER>, we'll review it ASAP -
Application takes ~5 minutes to update, be patient ๐
-
View your entry at codestack.now.sh
- Reach out to @telmo on Twitter with any suggestions you might have.