This is the astro project for Beridoors homepage hosted with netlify on beridoor.hu. The project was created using the astroship template made by web3templates.
Install dependencies with npm i. Run a dev server with npm run dev. Build and preview the built site locally with npm run build && npm run preview.
To deploy simply push to the repo. The repo is connected with netlify, so any push to the main branch will trigger a deployment.