Have to figure that one out still.
Have to figure that one out still.
- Try to replace as much node packages with packages from the deno ecosystem, for example express with oak
- the packages we couldnt replace, check if they worked with denos npm import (95% worked), if not replace them with something else or build it yourself if possible
- Try to replace as much node packages with packages from the deno ecosystem, for example express with oak
- the packages we couldnt replace, check if they worked with denos npm import (95% worked), if not replace them with something else or build it yourself if possible