Skip to content

New frontend for os2mo

Notifications You must be signed in to change notification settings

magenta-aps/os2mo-naldo

Repository files navigation

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.