Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 446 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 446 Bytes

OS2MOnaldo

Installation guide

Make sure you have Docker.

Since Naldo is only a frontend for MO, we need a running MO stack, refer to the MO documentation for guidance.

Now when you run docker-compose up -d --build and Naldo is running on http://localhost:5173.

Development

Remember to run yarn generate after changing any GraphQL query.