-
Notifications
You must be signed in to change notification settings - Fork 0
Tech Stack
Willow Hayward edited this page Apr 24, 2026
·
1 revision
The programs and services used across Lipwig.
For tooling not directly related to any individual project
| Area | Software or Service |
|---|---|
| Source Control | git |
| Project Management | GitHub Project + GitHub Issues |
| Project Documentation | GitHub Wiki |
| Pipelines | GitHub Actions |
| Static Analysis | TBD - Test Coverage, Quality, etc |
| Repository Management | NX |
| Commit Hooks | Husky |
| Staged Changed Linting | lintstaged |
| Commit Linting | CommitLint |
| Branch Name Linting | branch-name-lint |
| Area | Software or Service |
|---|---|
| Language | TypeScript |
| Package Manager | pnpm |
| Linting | Biome |
| Formatting | Biome |
| Testing | Jest |
| Logging | winston |
| Technical Documentation Generation | TypeDoc |
| Technical Documentation Display | TDB |
| Nightly Releases | GitHub Packages |
| Releases | npm |
| Area | Software or Service |
|---|---|
| WebSockets | ws |
| HTTP Server | Express.js |
| Database | TDB |
| Auth | TDB |
| Containerization | TDB |
TBD