This is:
- A template for scaffolding most projects for The Nest.
- A playground for Swyrin (me) to test (sometimes) erratic setup. You are free to use it at will, but I do not guarantee the stability of this.
This repo uses the same Code of Conduct as our governance repo , unless stated otherwise. As usual from Swyrin-powered(TM) projects, AGPL-v3.
There is only playground-nextjs application for now, and... who gonna stop you to make more?
Nonetheless, here is the URL: [TBA]
This being a "template" stems from lots of discrepancies:
- I want my team to use
pnpmfor package manager. - I want to have some sensible package catalog for some common packages.
- I want my team to use Turborepo for, well, monorepo management, just don't want too much
{pre,post}[script-name].- Yeah I know it is from Vercel, but it is better than going for Nx or Lerna.
- I want my team to use
oxlint,oxfmtfor code quality checker. - I want my team to use supported Node.js versions.
- I want my team to use
lefthookfor pre-commit setup. - I want my team to have their VSCode has same recommended extensions.
Imagine I have to create 6 or 7 repositories like that? Get the idea?
Despite being a template this also serves the purpose of being my documentation of "Design System For The Nest", learnt from hard mistakes @ Arknights Vietnam Station v1 development times.
Hence, I need a public website for my team to refer onto, and by having a website, I can't justify asking Monsieur K to host this-obviously-not-related-to-The-Nest project for me, so I decided to pass on his generousity this time, sorry.
And... I think that answers the question?