This site is deployed at https://indiedevuse.com
If you want to add yourself, submit a PR:
- add to the end of the list in developers.json. Make up an
id
that is unique in the file — use hyphens and all lowercase, not periods or MixedCase. - an avatar image file in avatars/. Keep it to about 500x500. Run ImageOptim (or equivalent) on your avatar files. It's unlikely that the file would be bigger than 300kb.
Watch out for commas in developers.json
.
I might make minor edits to the list of tools for consistency like for spelling/casing.
[email protected]:hboon/indiedevuse.com.git
cd frontend
pnpm i
pnpm run dev
Chris Shennan kindly wrote up instructions for running IndieDevUse.com in a Docker container.