Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev authored Dec 4, 2022
1 parent 9fd3662 commit 467be0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,8 @@ The server folder is where you put all of your server side code (anything that w
- /server/trpc - tRPC server side code: routers, context, utils, etc.
- /server/db - `client.ts` = Where the prisma client is being created.

### Using Vanila SolidJS

If you want to use SolidJS instead of SolidStart, check out the [vanila create jd app](https://github.com/OrJDev/create-jd-app/tree/vanila)

This project was inspired by [create t3 app](https://github.com/t3-oss/create-t3-app) and was created in order to make it easier to create a solid app. (and replace `npm init solid`)

0 comments on commit 467be0c

Please sign in to comment.