LOGOCOMP2511

🔗 Dependencies

Dependencies used by the course website

1. Frameworks

2. Themes & Styles

3. Component Libraries

4. Auth

  • next-auth: Authentication library for NextJS
  • ldapts: LDAP client for NodeJS

5. Database

6. Infrastructure

  • turbo: Turbopack bundler and Turborepo for monorepos
  • Yarn v4: Package manager with monorepo support
  • NodeJS: JavaScript runtime

7. Testing / Validation

  • storybook: Component examples and for visual regression testing
  • playwright: Browser automation library for visual regression testing
  • prettier: JavaScript formatter
  • eslint v8: JavaScript linter

8. Miscellaneous

9. Inspirations

Last updated on

On this page