Skip to content

skywalker512/towerlight

Repository files navigation

TowerLight

🚧 The project is still under early stage development 🚧

GitHub license GitHub Action Main GitHub Action Docker

✨ Features

  • new way: Nest.js And Next.js can work together very well Read More
  • small runtime: Using webpack and ncc, we build a minimal zero dependency product
  • action: Using GitHub Action for CI, and can achieve the minimum test by NX
  • monorepo: Get all the benefits from NX
    • workspaces: tsconfig, build, test... using the same tool to manage
    • parallel builds: You can make the most of your multicore computer
    • workspace dependencies: You don't have to worry about dependency anymore
    • fast builds, test...: keeps track of file changes in your repo and only actually do when needed
    • boilerplate: No longer need to write boilerplate code, use a command to have best practice
    • integrated: Can easily cooperate with other tools like Jest, Cypress, ESLint, and more.
    • ... Please refer to the official website for other features

📋 TODO

  • Document website (implement by oneself)
  • next-adapter e2e test
  • forum project
  • devops project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published