This is a sample project that uses NodeJS along with Docker and is using nginx for proxy.
Things you need:
- Docker
Using the service:
- run the command
docker-compose upon the root folder - access the front end via:
host/rss-feed - or use rest commands on the url
host/api/*-
Available endpoints are:
host/api/user/*host/api/user/{userId}rss/*
-