Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm run dev

This should start the console application on [http://localhost:3000](http://localhost:3000).

_Note:_ The `server.js` file uses [@fastify/vite](https://fastify-vite.dev/) to build and serve the Astro frontend contained in the `/client` folder. You can find the configuration in the [`vite.config.js` file](./vite.config.js)
_Note:_ The `server.js` file uses [@fastify/vite](https://fastify-vite.dev/) to build and serve the React frontend contained in the `/client` folder. You can find the configuration in the [`vite.config.js` file](./vite.config.js).

## Previous WebSockets version

Expand Down
40 changes: 0 additions & 40 deletions src/components/EventConsole.astro

This file was deleted.

16 changes: 0 additions & 16 deletions src/components/ToolsConsole.astro

This file was deleted.

47 changes: 0 additions & 47 deletions src/layouts/Layout.astro

This file was deleted.

10 changes: 0 additions & 10 deletions src/pages/index.astro

This file was deleted.

20 changes: 0 additions & 20 deletions src/pages/token.json.ts

This file was deleted.