guirkgumbo

Results 5 issues of guirkgumbo

Running `npm run deploy` successfully deploys to my aws s3 buckets but the files in the bucket have no file size? ![image](https://user-images.githubusercontent.com/32440366/148078137-749b208d-52be-4fb6-9f49-be69d0f1b528.png)

**Is your feature request related to a problem? Please describe.** When creating users under administration -> User Management -> Add User The only password requirement via the form is that...

Is it possible to use dapptools to deploy to other EVM compatible chains like fantom and the fantom testnet? From looking at the seth docs the chains are only ethereum...

Is there a recommended approach for the downloading a specific version/tag of the misp repo rather than latest of master during the build process? I tried the to change the...

This is more of a heads up to anyone using the spcrud.ts file. With Angular 6+ you will need to change the 'Observable' import from rxjs/Observable to just rxjs.