Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DevClad-Inc/devclad
DevClad is a social-workspace platform for developers. Network, build, and ship your ideas rapidly.
https://github.com/DevClad-Inc/devclad
collaboration developer-productivity django django-rest-framework future-of-work go python react remote-work social turborepo typescript vercel vercel-serverless workspace
Last synced: 3 months ago
JSON representation
DevClad is a social-workspace platform for developers. Network, build, and ship your ideas rapidly.
- Host: GitHub
- URL: https://github.com/DevClad-Inc/devclad
- Owner: DevClad-Inc
- License: other
- Created: 2022-07-19T16:22:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T23:58:24.000Z (over 1 year ago)
- Last Synced: 2024-06-30T16:51:28.773Z (5 months ago)
- Topics: collaboration, developer-productivity, django, django-rest-framework, future-of-work, go, python, react, remote-work, social, turborepo, typescript, vercel, vercel-serverless, workspace
- Language: TypeScript
- Homepage: https://devclad-client-landing.vercel.app/
- Size: 11.1 MB
- Stars: 121
- Watchers: 2
- Forks: 4
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
⚡ DevClad ⚡
Network, Build, and Ship rapidly ⚡
A social workspace platform for developers to dive in a new realm.
🎥 Watch Demo (soon)
🔮 Join or Login
![Discord](https://img.shields.io/discord/812804160700284958?color=5865F2&label=Discord&logo=Discord&logoColor=ffffff&style=for-the-badge)
![Website](https://img.shields.io/website?down_color=bloodred&down_message=Systems%20Down&label=DevClad.com&style=for-the-badge&up_color=honeydew&up_message=Running&url=https%3A%2F%2Fdevclad.com)## Features
## Roadmap
- [X] Release v1 beta.
### Apps
- [app/landing](https://github.com/DevClad-Inc/devclad-client/tree/main/apps/landing)
- [app/web](https://github.com/DevClad-Inc/devclad-client/tree/main/apps/web)---
## Contributing
## Styling
- Tabs not spaces. Tabs are 4 spaces.
- (Exception: server code which uses Python with `black` formatting)
- Use `prettier` for formatting.
- Using [Airbnb Style Guide](https://github.com/airbnb/javascript) for ESLint with some modifications.- In the process of migrating to Romev10. Use `bun [command]` to run the linter/formatter. Prior to that, run `bun install` to install the dependencies. Why? `bun` is much faster even for a single commands like these.
## Absolute Imports
_Usage_: Use `@` for absolute imports.
_Exception_: Code within shared packages.### Nixpack
Nixpack is used to deploy the server.
_Why are there 2 of those files?_ The one at the root of the repo is used for deployment. The one in `apps/server` is used for local builds. They are almost identical.Sponsors
Shout out to FlightControl for sponsoring DevClad's API deployments to AWS Fargate on the Team Plan for free.