Junior Full-stack developer The task is oriented to check the ability for research and development of full-stack web-applications.
- Clone App to your local - git clone https://github.com/PrimkY/Interexy-test.git
- Be sure you have PostgreSQL (download: https://www.postgresql.org/)
- Change directory to /server. Open '.env' file and change fields 'DB_USER, DB_PASSWORD' according to your setup
- Interexy-test/server 'npm install' then 'npm run start'
- Interexy-test/client 'npm install' then 'npm start'