This website requires JavaScript.
Explore
Help
Sign In
dsh
/
deployment-talks
Watch
1
Star
0
Fork
0
You've already forked deployment-talks
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4570923287
deployment-talks
/
chat-app
History
Dave Smith-Hayes
4570923287
handle messages in the chat room
2024-09-29 22:07:13 -04:00
..
src
handle messages in the chat room
2024-09-29 22:07:13 -04:00
static
Add the Chat Rooms. Start working on the frontend app.
2024-09-29 21:49:30 -04:00
.editorconfig
Add the Chat Rooms. Start working on the frontend app.
2024-09-29 21:49:30 -04:00
.gitignore
Add the Chat Rooms. Start working on the frontend app.
2024-09-29 21:49:30 -04:00
bun.lockb
Add the Chat Rooms. Start working on the frontend app.
2024-09-29 21:49:30 -04:00
package.json
Add the Chat Rooms. Start working on the frontend app.
2024-09-29 21:49:30 -04:00
README.md
Add the Chat Rooms. Start working on the frontend app.
2024-09-29 21:49:30 -04:00
tsconfig.json
Add the Chat Rooms. Start working on the frontend app.
2024-09-29 21:49:30 -04:00
README.md
To install dependencies:
bun install
To run:
bun run dev
open
http://localhost:3000