Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

arranf/feeder

Repository files navigation

Feeder

A self-hosted Rust feed analytics platform designed along the lines of Feedburner and FeedPress.

Development

Docker

docker-compose build
docker-compose up api

# new tab
docker-compose exec api bash
diesel migration generate create_posts_table

Structure

The repository is split into two parts which is heavily based on https://github.com/ghotiphud/rust-web-starter.

api

A Rust actix-web server that uses diesel.

web

A static site.

About

A Rust project for feed analytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors