This is website for deepquote.io
You will need Node.js installed.
-
To get started clone the repository and run
npm ito install dependancies. -
In the root directory, copy
.env.exampleto.envfile and edit the.envfile to configure the application. -
To start the server locally, run
npm run devand go tohttp://localhost:3000in a browser.
Changes are pushed to the main branch on GitHub are deployed to https://www.deepquote.io within a few seconds.