Skip to content

nickosmark/stathmos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pnyx

STATUS : Abandoned 💀 ...

Pnyx is a community driven news aggregator

  • Click love to upvote your favourite story
  • Engage in discussion with comments
  • Submit your stories

Tech

  • Create-react-app
  • Node.js 10+
  • express .js
  • postgres 11

Installation

The simplest way to test the locally is with Docker and docker-compose . Please check that you have them both installed.

$ git clone [email protected]:nickosmark/stathmos.git
$ cd inside the folder
$ docker-compose up -d 

This run the create-react-app dev server on port 3001 and express api on port 5001

You can attach your console to the logs with:

$ docker-compose logs -f -t

ctrl^c to detach

Known issues

  • Axios: Module not found when running dev server inside docker-compose
  • Create react dev server won't proxy the requests to server(backend) service

License

MIT

About

a community driven news aggregator 📰

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published