Rijk van Zanten fcf3fa5e96 Merge pull request #26 from directus/singleton-insert-check
Singleton insert check
2020-06-25 16:39:50 -04:00
2020-06-25 16:18:43 -04:00
2020-06-16 11:40:58 -04:00
2020-06-16 10:29:10 -04:00
2020-06-16 11:41:32 -04:00
2020-06-25 12:27:12 -04:00
2020-06-16 10:29:10 -04:00
2020-06-24 17:37:52 -04:00
2020-06-24 17:37:52 -04:00
2020-06-16 11:59:07 -04:00
2020-06-16 10:36:43 -04:00

Directus Node

Installation

Requirements

Instructions

  1. Clone the repo
  2. 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

GPL-3.0

Description
No description provided
Readme 714 MiB
Languages
TypeScript 77.4%
Vue 21.1%
JavaScript 0.5%
SCSS 0.5%
Liquid 0.3%
Other 0.2%