Skip to content

mystica2000/feed-roll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

RSS Feed Roll

RSS Feed of Engineering Blogs Inspired by Feedly.

Getting Started

git clone https://github.com/mystica2000/feed-roll.git

Backend

  1. Navigate to directory
 cd backend
  1. Install Dependencies
 go mod tidy
  1. Start Server
go run server.go

Built with

  • Go
  • SolidJS