I recently open-sourced a collection of boilerplate repositories that I built for my developer assessment platform.
I've been using these templates to spin up a candidate's workspace, and after about 200 interviews, it has proven to be efficient.
There are other use-cases where this setup can be useful, e.g., one can also use it to bootstrap a portfolio project with one click.
Each project is hosted as a template GitHub repository and has the following structure:
There are currently nine projects available for backend, frontend, and full-stack profiles, but I'm planning to keep extending the collection.
Go to the project boilerplate webpage, select your favorite tech stack, and click on the "Use this template" button in the newly opened browser tab.
Hope you'll find this useful.
Let me know what other templates I should add. ✌️
Previously published here.