Welcome to the Snowflake Estimator project!
You can access a live version of the tool at https://estimator.snowflakeinspector.com
To build the project, ensure you have npm installed and do the following:
- Run
npm ito install dependencies - Run
npm startand visit http://localhost:3000
To build the project, ensure you have npm installed and do the following:
- run
npm ito install dependencies - run
npm run buildto build the static website. The files will show up inbuild/
You can contact us at here if you want to learn more about Hashmap.
You can also provide feedback on this tool at here
To build and run locally, you may need to temporarily remove "--openssl-legacy-provider" from the package.json file. Then put back when ready to deploy. Some objects were deprecated in Nodejs that are causing issues with SSL.