apstanisic / zmaj

Zmaj is a headless CMS for managing database
https://zmaj.vercel.app
MIT License
5 stars 0 forks source link

Move development to docker #11

Open apstanisic opened 1 year ago

apstanisic commented 1 year ago

It looks complex since this is monorepo, and alos using pnpm. It should have same DX as developing with native node.

It would also be a plus if installing playwright dependecies can be in container

apstanisic commented 1 year ago

Everything works with vscode dev containers except playwright can't debug tests, since it does not have x server