https://github.com/devanfer02/telnetquiz-cms
admin panel for managing telnetquiz's mobile app content as thesis
https://github.com/devanfer02/telnetquiz-cms
Last synced: 5 months ago
JSON representation
admin panel for managing telnetquiz's mobile app content as thesis
- Host: GitHub
- URL: https://github.com/devanfer02/telnetquiz-cms
- Owner: devanfer02
- Created: 2025-11-03T01:33:01.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-12-16T11:08:58.000Z (6 months ago)
- Last Synced: 2025-12-18T16:29:44.176Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.22 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TelNetQuiz CMS Panel
Bootstrapped with [TanStack Start](https://tanstack.com/start/latest) App. Made as part of thesis.
## Getting Started
To run this application:
```bash
pnpm install
pnpm start
```
## Building For Production
To build this application for production:
```bash
pnpm build
```
See [usage](./TANSTACK.md) for reference as to some simple usage regarding tanstack