An open API service indexing awesome lists of open source software.

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

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