Skip to content

Commit

Permalink
Commit for bot testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Morpheus004 committed Nov 25, 2024
1 parent d4b311a commit fc8ce72
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Rough commit for using bot

# Deprecation Notice

This project is deprecated, however it still may receive maintenance updates.
Expand Down Expand Up @@ -35,14 +37,14 @@ This is the web client for Revolt, which is also available live at [app.revolt.c

The following code is pending a partial or full rewrite:

- `src/components`: components are being migrated to [revoltchat/components](https://github.com/revoltchat/components)
- `src/styles`: needs to be migrated to [revoltchat/components](https://github.com/revoltchat/components)
- `src/lib`: this needs to be organised
- `src/components`: components are being migrated to [revoltchat/components](https://github.com/revoltchat/components)
- `src/styles`: needs to be migrated to [revoltchat/components](https://github.com/revoltchat/components)
- `src/lib`: this needs to be organised

## Stack

- [Preact](https://preactjs.com/)
- [Vite](https://vitejs.dev/)
- [Preact](https://preactjs.com/)
- [Vite](https://vitejs.dev/)

## Submodule Hint

Expand All @@ -53,14 +55,14 @@ It is also recommended to run `git submodule update` after you pull from upstrea

### Revite

- [Revite Issue Board](https://github.com/revoltchat/revite/issues)
- [Google Drive Folder with Screenshots](https://drive.google.com/drive/folders/1Ckhl7_9OTTaKzyisrWHzZw1hHj55JwhD)
- [Revite Issue Board](https://github.com/revoltchat/revite/issues)
- [Google Drive Folder with Screenshots](https://drive.google.com/drive/folders/1Ckhl7_9OTTaKzyisrWHzZw1hHj55JwhD)

### Revolt

- [Revolt Project Board](https://github.com/revoltchat/revolt/discussions) (Submit feature requests here)
- [Revolt Testers Server](https://app.revolt.chat/invite/Testers)
- [Contribution Guide](https://developers.revolt.chat/contributing)
- [Revolt Project Board](https://github.com/revoltchat/revolt/discussions) (Submit feature requests here)
- [Revolt Testers Server](https://app.revolt.chat/invite/Testers)
- [Contribution Guide](https://developers.revolt.chat/contributing)

## Quick Start

Expand All @@ -74,7 +76,7 @@ yarn build:deps
yarn dev
```

You can now access the client at http://local.revolt.chat:3000.
You can now access the client at <http://local.revolt.chat:3000>.

## CLI Commands

Expand Down

1 comment on commit fc8ce72

@vercel
Copy link

@vercel vercel bot commented on fc8ce72 Nov 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.