Skip to content

swyrin/me

 
 

Repository files navigation

Hoot?

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]

Why kitchen sink?

This being a "template" stems from lots of discrepancies:

  • I want my team to use pnpm for 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, oxfmt for code quality checker.
  • I want my team to use supported Node.js versions.
  • I want my team to use lefthook for 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?

Why Cloudflare Pages?

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?

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 90.1%
  • CSS 9.9%