Skip to content

A PR I raised (https://github.com/ntuscse/website/pull/103) to develop a merch sales aggregate table, bootstrapped from Payload CMS (React & Typescript). Developed for the NTU Computer Science Club.

License

Notifications You must be signed in to change notification settings

bleow/Merch-Sales-Admin-Panel_NTU-CS-Club

 
 

Repository files navigation

NTU School of Computer Science and Engineering Club Website

This monorepo contains the source code for the website of the School of Computer Science and Engineering Club (SCSE Club) at Nanyang Technological University (NTU), along with related applications and packages.

This repo uses turborepo to manage the monorepo. You can find more information about turborepo at https://turborepo.com

Apps

  • cms: The CMS & Admin Panel for the SCSE Club website
  • merch: Backend for the merchandise store for the SCSE Club
  • web: The SCSE Club website, built with Next.js

Packages

  • eslint-custom-config: Custom ESLint config for SCSE Club projects
  • nodelogger: A simple logger for Node.js
  • schemas: Schemas for SCSE Club projects
  • tsconfig: Custom TypeScript config for SCSE Club projects
  • types: Types for SCSE Club projects
  • ui: UI components for SCSE Club projects

Scripts

  • yarn dev: Run the development servers
  • yard build: Build the production bundles
  • yarn lint: Lint the codebase with eslint
  • yarn format: Format the codebase with prettier
  • yarn test: Run unit tests
  • yarn cypress: Run end-to-end tests

You can view all the scripts in the root package.json file.

License

Apache-2.0

About

A PR I raised (https://github.com/ntuscse/website/pull/103) to develop a merch sales aggregate table, bootstrapped from Payload CMS (React & Typescript). Developed for the NTU Computer Science Club.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.2%
  • JavaScript 4.0%
  • MDX 3.5%
  • CSS 3.4%
  • Python 1.0%
  • Dockerfile 0.8%
  • SCSS 0.1%