Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
infomiho authored Oct 31, 2024
1 parent 116cca7 commit f2d8f2f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# A Simple ToDo App w/ Typescript & Fullstack Type Saftey ⛑

Live app: https://render-ghcr-client-main.onrender.com

## Running it locally

1. Make sure you have the latest version of [Wasp](https://wasp-lang.dev) installed by running `curl -sSL https://get.wasp-lang.dev/installer.sh | sh` in your terminal.
Expand Down Expand Up @@ -29,4 +27,4 @@ You'll need to set the following environment variables for the server:
- `PORT` - the port on which the server will run (default is 3001)
- `JWT_SECRET` - secret for JWT token
- `WASP_SERVER_URL` - the URL of the server
- `WASP_WEB_CLIENT_URL` - the URL of the client
- `WASP_WEB_CLIENT_URL` - the URL of the client

0 comments on commit f2d8f2f

Please sign in to comment.