Deployment
In case you want to run Portal with terminal (ex. tmux)
-
Setup mongo db either locally or in docker and add routes to env
-
Go to Portal directory
cd Portal
-
Run Portal
deno run --allow-net --allow-read --allow-env --allow-write --allow-ffi --allow-run --allow-sys src/app.ts