stevensnoeijen / playground

https://nextjs-boilerplate-nu-gules.vercel.app
0 stars 0 forks source link

Playground

CI codecov

My personal playground to try out stuff. Check out the directories.

Devcontainers

This project uses devcontainers, so for the best experience open them in there.

Windows

If you use Windows have your project inside wsl. This massively speed up the performance.

Setup git (ssh) inside wsl, and add to ~/.bashrc to the bottom:

eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_rsa

Restart wsl and the devcontainer.