This monorepo (powered by Nx) contains a few small applications - a small cron job app, a frontend app, and a backend app. It's currently biased towards winter weather, specifically snow depth data for mountains in the Cascade Range in the Pacific Northwest.
View the primary project at knowyoursnow.com.
Weather is fascinating, and since I'm mildly obsessed with snow, I decided to start there when it came to preliminary features. The project started out as an experiment to see how well Nx workspaces can handle building multiple applications with different frameworks within a single repository. So far it's worked out quite well. This particular Nx workspace contains a frontend app built with React and two backend apps built with Nest.
If you have any questions or comments about the project feel free to contact me on Twitter at @SanderBlue.