We do not accept Pull Requests for new subreddits, as we now have a system for verification of new links.
Please suggest new links via the subreddit suggestion form.
sub.rehab is developed using:
You'll need Node.js version 18 and yarn installed.
Install dependencies:
yarn install
Then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.