⛔️ This repository has been archived, it's code is unmantained, and it's related webb application has been unpublished
🎥 You can see a video of what the site used to look like
🗄️ You can visit the Internet Archive for a snapshot of the site
This was a web application intended to provide users with a batch/slurm script to use in Oscar. the script was built using the answers to the user form. The application was never officially launched
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generateFor detailed explanation on how things work, check out Nuxt.js docs.