Skip to content
/ yourFBE Public

yourFeeds is a backend API for realtime access to curated feed posts, podcasts, etc. across numerous categories and many more based on user's preferences

Notifications You must be signed in to change notification settings

gblend/yourFBE

Repository files navigation

Logo yourFeeds is a Backend API for realtime access to curated feed (news) posts, podcasts, etc. across numerous categories and many more based on user's preferences.

Run Locally

Clone the project

  git clone project

Navigate to the project directory

  cd project

Install dependencies

  npm install

Start the server

  npm run dev

Create build files

npm run build

Typescript compile during development: tsc -w and npm run dev

Running Tests

To run tests, run the following command

  npm run test

Documentation

Documentation

Tech Stack

Server: Node, Express, Typescript, SocketIO, MongoDB

Advanced Message Queue Protocol: RabbitMQ

Caching: Redis

Containerization: Docker

Others: Newrelic, Sentry, Snyk, papertail

Authors

🔗 Links

portfolio linkedin twitter

About

yourFeeds is a backend API for realtime access to curated feed posts, podcasts, etc. across numerous categories and many more based on user's preferences

Resources

Stars

Watchers

Forks

Languages