Skip to content

Commit

Permalink
fix md
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev committed Mar 2, 2023
1 parent 73c9e6b commit f3ef91c
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Create modern Solid / SolidStart web application within seconds.

> Now fully supports ssr - all installers including tRPC
## Getting Started

```bash
Expand All @@ -23,13 +21,8 @@ All addons are optional, you may select some, you may select all and you may sel

- [Prisma](https://github.com/prisma/prisma)
- [tRPC](https://github.com/trpc/trpc)
- [pRPC](https://github.com/orjdev/prpc)
- [TailwindCSS](https://github.com/tailwindlabs/tailwindcss)
- [UnoCSS](https://github.com/unocss/unocss)
- [AuthJS](https://github.com/nextauthjs/next-auth)
- [Upstash Ratelimit](https://github.com/upstash/ratelimit)

#### Preview

![Screenshot_1](https://user-images.githubusercontent.com/91349014/201010596-4578b981-4183-4197-be43-6e01ed582954.png)

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 f3ef91c

Please sign in to comment.