mirror of
https://github.com/directus/directus.git
synced 2026-01-29 22:08:05 -05:00
e6c1c9bacc50ef85cd36e86f4a54c7709344ff5f
Directus Node
Installation
Requirements
- Node.js LTS or newer
Instructions
- Clone the repo
- Install the dependencies with
npm install
Usage
Production
Start the API by running npm start.
Development
Start the API in dev mode by running npm run dev.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Description
Languages
TypeScript
73.3%
Vue
24.6%
SCSS
0.7%
JavaScript
0.7%
Liquid
0.4%
Other
0.3%