This app will test your developer knowledge by presenting you with multiple choice questions.
Get as many right as possible.
Install all packages and compile the files.
npm i
npm run build
Create a .env
file in the root directory of the project to store the ElephantQL database URI.
Please ask @john-li7 for the creds.
pgURI='postgres://<username>:<password>@ziggy.db.elephantsql.com:5432/wrjmrzcc'
After installation is complete, run your dev server.
npm run dev
- @Carthanial - Christopher Carney
- @dwaynerichards - Dwayne Richards
- @john-li7 - John Li
- @unknownbreaker - Robert Yang