Skip to content

πŸ“– Read articles from your favourite website based on how much time you have

Notifications You must be signed in to change notification settings

sleepyfran/readder

Repository files navigation

Readder πŸ“–

Read your favorite text subreddits posts based on how much time you have.

Also available as an iOS app.

βš™οΈ Building

Readder is built with F# using Fable to compile it to JavaScript, which means you'll need:

  • .NET to build the F# side of things. Get started here.
  • Node.js to run the JavaScript code. Head over here to grab it.

Once you have everything setup, you can start the local server by running:

pnpm install # Install dependencies.
pnpm start # Run!

This project uses pnpm to handle JavaScript dependencies, but if you don't want to install it you can use npm. Just make sure you don't introduce any new dependencies in the package.json without pnpm, since the lockfile is only for pnpm.

This will run the Vite server and you'll be able to reach the page in http://localhost:3000/.

οΈπŸŽ‰ Contributing

Every contribution is welcome! Just take a look at the issues to see what's on the making right now or open your own issue if you want any feature to be implemented.

Consider using the gitmoji CLI to follow the commit style πŸ˜„

πŸ’¬ Credits

About

πŸ“– Read articles from your favourite website based on how much time you have

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •