Sponsor talent you believe in and be rewarded when they succeed.
Talent Protocol is a decentralized platform where talent can create a personal token, and where sponsors can make angel investments in someone's career to become a part of their journey.
Talent Protocol web app is based on Ruby on Rails and React, you'll need to have ruby (2.7.3), node (14.16.1) and postgresql (v12) installed to run it or docker.
Docker instalation:
docker compose build
docker compose up
If you are not using docker then you need to install the project dependencies manually
bundle install
yarn install
bin/rails s
This will start the rails server on localhost:3000
, if you want hot-reloading you can also run bin/webpack-dev-server
.
For the initial configuration all you need is to setup your database
bin/rails db:create
bin/rails db:migrate
We provide a rake task to setup some initial data in the application.
bin/rails dev:prime
- Project homepage: https://talentprotocol.com
- Twitter: https://twitter.com/talentprotocol
- LinkedIn: https://linkedin.com/company/talentprotocol/