Back
Skillz allows you to get a full overview of all your team mate's skills.
License
Skillz
is licensed under Apache License.
Quickstart
Step 1 : Clone this repository
git clone git@github.com:xebia-france/xskillz-v2.git
cd xskillz-v2
Step 2 : Retrieve and build
Dependencies
g++
cd web
npm install
npm run build
cd ..
docker-compose up --build
Have a coffee, it takes some time.
Step 3 : Enter your skills
Open your browser and go to http://localhost
Technology inside
- NodeJS
- React
- Docker
- MySQL
Thanks to all those Open source projects which made such a project possible!