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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

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

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

No packages published

Contributors 4

  •  
  •  
  •  
  •