A (not so) simple CV upload and peer review system.
git clone https://github.com/magshimim-next/cv-next.git
cd cv_next
npm install
then fill in an .env.local config file with the credentials to Supabase(Supabase URL and anon key) that you can get from us in the community chat, and add the base URL(usually localhost for local development) as seen in the example env file.
npm run dev
A simple web app that will show CV documents hosted on Google Docs and Drive with an option to discuss changes.
Please read the design document for more information.
More design documents can be found in the docs folder.
Note
For the near future, we have decided to only allow and accept contributions from Magshimim Next members to contribute to the project.
Please read more here.