Skip to content

schnaq/academy

Folders and files

NameName
Last commit message
Last commit date
Jun 27, 2022
Jul 6, 2022
Jun 16, 2023
Jul 12, 2022
Jan 9, 2025
Jan 9, 2025
Jun 23, 2022
Jun 16, 2023
Aug 1, 2022
Aug 1, 2022
Jun 23, 2022
Jun 16, 2023
Jul 12, 2022
Aug 1, 2022
Jun 16, 2023
Jul 15, 2022
Jul 8, 2022
Jun 16, 2023
Jul 12, 2022

Repository files navigation

schnaq academy

Development

Start with

yarn install
yarn dev

Deployment

We deploy this repo on Vercel. Use this command, since it does not understand Clojure:

vercel build --prod && vercel deploy --prebuilt --prod

You need to have pro access to the schnaq orga on Vercel.