A very minimal HackerNews clone, built outta qriusity https://qrius.one-aalam.now.sh/
Built using NextJS for allowing SSR with very manageable constructs and decent Lighthouse score out of the box. State is managed using React Hooks (defaults + custom)
- Make changes
- Commit/Merge those changes
- Make sure Travis turns green
- Bump version in
package.json
(runyarn version
) - Commit
package.json
andCHANGELOG.md
files - Tag
- Push