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

https://github.com/gamemann/create-t3-test

Test application for Create T3! Will be testing things here for @bestmods!
https://github.com/gamemann/create-t3-test

create-t3-app createt3 createt3app prisma prismadb tailwind tailwind-css trpc typescript

Last synced: 3 months ago
JSON representation

Test application for Create T3! Will be testing things here for @bestmods!

Awesome Lists containing this project

README

        

# Test Create T3 Application
A repository to help with learning [Create T3 App](https://create.t3.gg/) which is being used in a future version of [Best Mods](https://github.com/bestmods).

Create T3 App is a CLI built by seasoned T3 Stack devs to streamline the setup of a modular T3 Stack app. This means each piece is optional, and the "template" is generated based on your specific needs.

## Tests
### 12-18-22
Basic user and profile updating. Testing out forms, basic updating/creations via Prisma DB, uploading of files/images, and more!

## Credits
* [Christian](https://github.com/gamemann)