The ResearchHub Next.js Web App
ย
Our mission is to accelerate the pace of scientific research ๐
We believe that by empowering scientists to independently fund, create, and publish academic content we can revolutionize the speed at which new knowledge is created and transformed into life-changing products.
๐ก Got an idea or request? Create a discussion on Github.
โ Got a question? Ask it here
๐ Found a bug? Report it here
๐ฐ Earn ResearchCoin (RSC) by completing bounties
๐ Want to work with us? View our open positions
โ Want to contribute to this project? Introduce yourself in our Discord community
๐ฐ Read the ResearchCoin White Paper
- Run
cp .env.development.example .env.development
nvm install 14.15.5
(installing nvm)nvm use 14.15.5
yarn install
(installing yarn)yarn run dev
- You will also need to install the backend app for the project to run
- Fork this repo and then clone it to your local env
- Create a new branch
git checkout -b MY_BRANCH_NAME
- Submit a pull request against
master
branch of this repository
- Bounties are regularly listed in the issues section.
- Issues with a bounty associated will have the bounty badge
- Bounties will be paid in the form of ResearchCoin (RSC)
- Bounty will need to be explicitly approved by a member of the ResearchHub team