Skip to content

okankonur/hermex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Hermex

Just get the news. No headache.
· Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License

About The Project

This is a sample web project that aims to help the viewer get latest news from different sources as fast as possible without a need to click or search anything.

MIT License

(back to top)

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g
  • angular
    npm install -g @angular/cli
  • go
    $ rm -rf /usr/local/go && tar -C /usr/local -xzf go1.20.4.linux-amd64.tar.gz
    $ export PATH=$PATH:/usr/local/go/bin

Installation

  1. Clone the repo
    git clone https://github.com/okankonur/hermex.git
  2. Install go and angular if you haven't then build and run
    cd hermex/rss-ui
    ng build -c production
    cd ..
    go build .
    ./hermex

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

sample news summary aggregator page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published