Backend
Last updated
Last updated
TezoTrooperz is running with:
The Beta Game will be on our website, which is hosted on Heroku. Heroku is a Platform as a Service (Paas) that enables us to build, run and operate our applications entirely in the Cloud.
Few days after the minting phase, and just after the reveal, we will release on our website the 'Rarity Chart', which will allow the TezoTrooperz community to see the ranking of all the NFTs, but also to search for NFT through specific criteria. It was important for us to quickly develop such features because we know it can be frustrated not to have these pieces of information once the collection is revealed.
To do so, all the layer's data and stats are stored on a PostgreSQL, and our express JS backend provides the data to the front.