Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
salimi-my committed May 9, 2024
1 parent 76c2a40 commit 9ea076b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ Profolio is a dynamic personal portfolio website built with Next.js. This fullst
Open the [.env.example](/.env.example) and fill in your Database URL, Auth, Resend & EdgeStore Configurations then save it as .env the run the following command:

```bash
npm install
npx prisma generate
npx prisma db push
npm run dev
# or
pnpm install
pnpm dlx prisma generate
pnpm dlx prisma db push
Expand Down Expand Up @@ -81,6 +76,6 @@ Direct link: `https://www.salimi.my`

![Portfolio list](/screenshots/screenshot-7.png)

#### Create portfolio
#### Add project

![Create portfolio](/screenshots/screenshot-8.png)
Binary file modified screenshots/screenshot-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screenshot-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screenshot-8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9ea076b

Please sign in to comment.