https://github.com/ankushkun/subspace-chat
Intergallactic communication platform
https://github.com/ankushkun/subspace-chat
ao arweave chat discord subspace
Last synced: 8 months ago
JSON representation
Intergallactic communication platform
- Host: GitHub
- URL: https://github.com/ankushkun/subspace-chat
- Owner: ankushKun
- Created: 2025-05-14T10:28:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-18T03:01:19.000Z (12 months ago)
- Last Synced: 2025-07-18T06:52:11.764Z (12 months ago)
- Topics: ao, arweave, chat, discord, subspace
- Language: TypeScript
- Homepage: https://subspace.ar.io/#/
- Size: 11.7 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Subspace Legacy
> ⚠️ **Archive Notice**: This codebase is now archived. The active development has moved to [@subspace-dev](https://github.com/subspace-dev).
Subspace is an intergalactic communication app built on the Permaweb. It allows you to chat in online communities without the fear of censorship.
> The legacy version is still available at [https://legacy_subspace.ar.io](https://legacy_subspace.ar.io) but might have bugs and could break
> If you are using the legacy app and cant seem to send any messages, it is because of how permissions are managed. Ask the server owner to assign you a role on the server. The role must have send messages permission
## Development
```bash
# Install dependencies
bun install
# Start development server
bun run dev
# Build for production
bun run build
```
## License
MIT