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!
- Host: GitHub
- URL: https://github.com/gamemann/create-t3-test
- Owner: gamemann
- Created: 2022-12-18T21:20:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T17:12:32.000Z (over 2 years ago)
- Last Synced: 2025-03-17T00:01:47.224Z (3 months ago)
- Topics: create-t3-app, createt3, createt3app, prisma, prismadb, tailwind, tailwind-css, trpc, typescript
- Language: TypeScript
- Homepage: https://moddingcommunity.com/
- Size: 92.8 KB
- Stars: 22
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)