This repo holds the Accelerated Discovery website:
Run the development server at localhost:3000
npm run devThis is a Next.js project bootstrapped with create-next-app.
Here's an interactive Next.js tutorial
Deployment to GitHub pages happens automatically when changes are pushed to the main branch, via the nextjs.yml build workflow. Build progress can be followed under the GitHub Actions tab.
npm run buildStart command:
npm run startThis website is hosted on GitHub Pages at acceleratedscience.github.io/ad-website. Our domain is registered with Google domains and managed by the IBM webmaster, with a ANAME record pointing to acceleratedscience.github.io per GitHub docs.