Skip to content

Commit

Permalink
docs: updated readme file (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Deepak Paul <[email protected]>
  • Loading branch information
deepakrudrapaul and Deepak Paul authored Aug 24, 2023
1 parent 55ddd75 commit 23d8e5a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,13 @@ That's it! Now our DB should be all set up and ready to go!
Run

```shell
yarn nx serve analog-trpc
yarn nx serve app
```

or

```shell
yarn dev
```

for a dev server. Navigate to http://localhost:4200/. The app will automatically reload
Expand Down

1 comment on commit 23d8e5a

@vercel
Copy link

@vercel vercel bot commented on 23d8e5a Aug 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

spartan – ./

spartan-git-main-goetzrobin.vercel.app
www.spartan.ng
spartan-goetzrobin.vercel.app
spartan.ng

Please sign in to comment.