Skip to content

Commit

Permalink
readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
farooqpk committed Sep 29, 2024
1 parent 60a85fc commit 277c197
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@ This is the backend server for a real-time chat application built with Node.js a
REFRESH_TOKEN_EXPIRY=30


## Building for Production

To create a production build:

npm run build

The built files will be in the `dist` directory.

## Usage

1. Start the server:
Expand Down

0 comments on commit 277c197

Please sign in to comment.