mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
64fd6701d80f631419f31957ee4efe0cff25f656
* docs: update realtime websockets guide * update: import from unpkg * Update docs/guides/real-time/getting-started/websockets.md Co-authored-by: Kevin Lewis <kvn@lws.io> * update docs * add note * update connection pong * update getting started guide * update js chat guide * update query * update sdk query * update js docs * update react docs * make update to js chat docs * add history of previous msgs to js docs * tweak sentence * update react chat docs * update live poll docs * format react docs * fix typo * fix format * update vue docs * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Brainslug <br41nslug@users.noreply.github.com> * fix indentation * remove console.log * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Kevin Lewis <kvn@lws.io> * removed strict equality * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Kevin Lewis <kvn@lws.io> * add the JS ; * Update docs/guides/real-time/chat/react.md Co-authored-by: Kevin Lewis <kvn@lws.io> * removed unnecessary console.log * update method definitions * add link to websockets without sdk * Update docs/guides/real-time/getting-started/websockets.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/guides/real-time/getting-started/websockets.md Co-authored-by: Kevin Lewis <kvn@lws.io> * tiny text updates --------- Co-authored-by: Kevin Lewis <kvn@lws.io> Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
🐰 Introduction
Directus is a real-time API and App dashboard for managing SQL database content.
- Open Source. No artificial limitations, vendor lock-in, or hidden paywalls.
- REST & GraphQL API. Instantly layers a blazingly fast Node.js API on top of any SQL database.
- Manage Pure SQL. Works with new or existing SQL databases, no migration required.
- Choose your Database. Supports PostgreSQL, MySQL, SQLite, OracleDB, CockroachDB, MariaDB, and MS-SQL.
- On-Prem or Cloud. Run locally, install on-premises, or use our self-service Cloud service.
- Completely Extensible. Built to white-label, it is easy to customize our modular platform.
- A Modern Dashboard. Our no-code Vue.js app is safe and intuitive for non-technical users, no training required.
Learn more about Directus • Documentation
🚀 Directus Cloud
Directus Cloud allows you to create projects, hosted by the Directus team, in 90 seconds.
- No product limitations or service usage quotas (unlimited users, API requests, etc)
- A modern self-service dashboard to create and monitor all your projects in one place
- End-to-end solution: Directus, database, serverless auto-scaling, storage, and a global CDN
- Select your desired region and provision a new project in ~90 seconds
Create a Directus Cloud Project
🤔 Community Help
The Directus Documentation is a great place to start, or explore these other channels:
- Discord (Questions, Live Discussions)
- GitHub Issues (Report Bugs)
- GitHub Discussions (Feature Requests)
- Twitter (Latest News)
- YouTube (Video Tutorials)
❤️ Contributing & Sponsoring
Please read our Contributing Guide before submitting Pull Requests.
All security vulnerabilities should be reported in accordance with our Security Policy.
Directus is a premium open-source (BSL 1.1) project, made possible with support from our passionate core team, talented contributors, and amazing GitHub Sponsors. Thank you all!!
© 2004-2023, Monospace, Inc.
Description
Languages
TypeScript
77.4%
Vue
21.1%
JavaScript
0.5%
SCSS
0.5%
Liquid
0.3%
Other
0.2%
