Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 510 Bytes

Clevo Database Access Service

Install dependencies

npm install

Development

npm run dev

After running the command, tthe server should running locally at

http://localhost:4000/graphql

MongoDB is hosted on mLab.

Testing

Both authentication and Access Control List (ACL) can be tested in the Graphiql interface.

The details of the access rules package can be found in https://github.com/joonhocho/graphql-rule