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
15c405da6e
deployment-talks
/
chat-app
History
Dave Smith-Hayes
9295c91b03
Update the chat app import
2024-09-30 22:10:35 -04:00
..
frontend
Update the chat app import
2024-09-30 22:10:35 -04:00
src
Add the frontend code to its own directory.~
2024-09-30 22:07:52 -04:00
static
Add a login form
2024-09-30 22:07:05 -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
build.ts
Add the frontend code to its own directory.~
2024-09-30 22:07:52 -04:00
bun.lockb
Add the build step and work on the components of the frontend.
2024-09-30 21:58:44 -04:00
package.json
Add the build step and work on the components of the frontend.
2024-09-30 21:58:44 -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