repositorypackage
0.0.0-20231107215505-97ca271386b7
Repository: https://github.com/abezzi/rss-aggregator.git
Documentation: pkg.go.dev
# README
Simple RSS Aggregator written in GO
Installation
you will need a .env file inside the project with the port inside, check .env-template adjust as you need it and rename it as .env
Run
go build
go run ./rss-aggregator