Launching NEAR BOS gateway in 3 easy steps (if you have Github): - Clone repo https://github.com/near/near-discovery-alpha - Sign up on https://vercel.com/ and import the clonned repo - Specify any team name, Build Command `npm run build` and Output Director `dist`. Press "Deploy" Now just wait for Vercel to build the website (few minutes) and enjoy your gateway. If you want to host it on specific domain you can configure it there. If you want to change the home page component - modify src/data/widgets.js in your fork to point at different components.