Thank you for your interest in Admios and for starting the technical challenge!
The included Admios Techincal Assignment contains general requirements and a set of specific requirements to accommodate different specializations:
- Back End
- Front End
- Full Stack
- Mobile
- DevOps
You only need to choose ONE specialization based on your skill set.
If you have any question, please send us an email to codesubmit@admios-sa.com
Good Luck!
The Admios Hiring Team
cp .env.example .env
cd /backend
yarn install
yarn docker:dev
cp .env.example .env
cd /frontend
yarn install
yarn start
cd /frontend
yarn storybook