Static site built with Gatsby, React and JavaScript.
First install all dependencies
npm install
Then, run the development server.
npm run develop
Now you can access the site at localhost:8000
.
New JA/SA members can be created using the automation scripts. Using rbenv
with Ruby 3.3.0,
you can run ruby member.rb
and follow the instructions for quick creation of new members.
More scripts to come.
The GitHub master branch is configured to automatically deploy to Netlify. Check Netlify for build logs or in case of failures.