Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

directus

Package Overview
Dependencies
Maintainers
1
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directus

Directus is a real-time API and App dashboard for managing SQL database content.

  • 9.0.0-alpha.17
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
10K
increased by12.23%
Maintainers
1
Weekly downloads
 
Created
Source
Logo

🐰 Introduction

Welcome to the preview release of the next major version of Directus.

NOTE: This is pre-release software and should be treated as such. DO NOT use this in production. Migrations between versions aren't provided, and breaking changes might happen at any release.

⚙️ Installation

Directus requires NodeJS 10+

We've created a little CLI tool you can use to quickly start up a Directus project. You can use it by running:

npx create-directus-project my-project

or using yarn:

yarn create directus-project my-project

on the command line. This will create the given directory, setup the configuration, and install the database.

✨ Updating

To update an existing Directus project, navigate to your project directory and run:

npm update

🔧 Contributing

Please report any and all quirks / issues you come across as an issue.

Pull requests are more than welcome and always appreciated. Seeing this is in active development, please make sure to reach out a member of the core team in an issue or on Discord before you start working on a feature or bug to ensure you don't work on the same thing as somebody else :)

❤️ Supporting Directus

Directus is a GPLv3-licensed open source project with development made possible by support from our core team, contributors, and sponsors. It's not easy building premium open-source software; if you would like to help ensure Directus stays free, please consider becoming a sponsor.

📄 License

Directus is released under the GPLv3 license. Monospace Inc. owns all Directus trademarks and logos on behalf of our project's community. Copyright © 2006-2020, Monospace Inc.

Keywords

FAQs

Package last updated on 12 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc