mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
8053ef288f1228f6f05456b929bc91ebdb527b13
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
77.4%
Vue
21.1%
JavaScript
0.5%
SCSS
0.5%
Liquid
0.3%
Other
0.2%