Skip to content

๐Ÿš€ Accelerating Science - researchhub.com Next.js web app

Notifications You must be signed in to change notification settings

rdev41/researchhub-web

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

The ResearchHub Next.js Web App

Discord Badge

ย 

Our Mission

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.

Important Links ๐Ÿ‘€

๐Ÿ’ก 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

Setup

  1. Run cp .env.development.example .env.development
  2. nvm install 14.15.5 (installing nvm)
  3. nvm use 14.15.5
  4. yarn install (installing yarn)
  5. yarn run dev
  6. You will also need to install the backend app for the project to run

Contributing to the codebase

  1. Fork this repo and then clone it to your local env
  2. Create a new branch
git checkout -b MY_BRANCH_NAME
  1. Submit a pull request against master branch of this repository

Code Bounties

  • 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

About

๐Ÿš€ Accelerating Science - researchhub.com Next.js web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.3%
  • TypeScript 31.7%
  • Other 1.0%