This repository is source code for isd.sgcu.in.th, the website for ISD SGCU.
This website currently on have frontend since the content does not change very often.
- Astro
- Svelte
- TailwindCSS
- Node.js 20 LTS
- pnpm 8
We recommend using nvm to manage Node.js versions and Corepack to use the right version of package manager.
To install nvm, see here
- https://github.com/nvm-sh/nvm (For Linux and MacOS)
- https://github.com/coreybutler/nvm-windows (Windows)
To use Corepack, run this command
corepack enable
- Make sure your code is formatted and have no lint issues, run
pnpm format
to format code.
https://github.com/isd-sgcu/oph66-frontend/blob/dev/README.md#contributing