Quantascan is an analytics website for the quantum resistant ledger blockchain.
This is the front-end of the website.
The backend and frontend are separated and hosted on Heroku on two different dyno's
- The Backend is based on Django and Scrapy.
- Data is stored in a Postgresql database
- Frontend is based on Vue
How to run Quantascan - frontend Locally
- Go to map ""/QRL/quantascan-frontend"
- Open terminal
- run "npm install"
- run "npm run dev"
- Access site in the browser , 127.0.0.1:8080
If you want that the front-end uses data from a locally hosted Postgresql database (see readme quantascan-backend)
Discord Chat @12remember