Skip to content

SMS-COSMO/the1068guide

Repository files navigation

the1068guide logo

A guidebook for SMS freshmen.

NuxtHub Website PRs Welcome Uptime

Usage

As an end user

✅ Just visit the website to use!

As an admin

🔐 Login to the dashboard.

Stack

  • Nuxt Hub - Build, deploy & manage Nuxt apps, globally.
  • shadcn-vue - Re-usable components built with Radix Vue, and Tailwind CSS. An unofficial, community-led Vue port of shadcn/ui.
  • tRPC.io - End-to-end typesafe APIs made easy.
  • Drizzle ORM - Next Generation TypeScript ORM

Contributing

Local Setup

Clone the repository and run on the root folder:

pnpm i
pnpm run dev

Scripts available:

Run the scrips with pnpm run xxx.

  1. dev: Start dev server
  2. build: Build for production
  3. lint: Lint code
  4. lint:fix: Lint code with auto fixing

Contributors

License

GPL v3 © 2024 the1068guide contributors