Skip to content

This is just another one example of Angular5 with Bootstrap4 example

Notifications You must be signed in to change notification settings

akalinkin/angular5-bootstrap4-example

Repository files navigation

News portal

Requirements

  • docker
  • docker-compose

Create external volume for PGDATA

docker volume create --name=dbdata

Add dev domain to hosts

sudo vim /etc/hosts

# /etc/hosts

127.0.0.1	news.local

UI

http://news.local

API

http://news.local/api

About

This is just another one example of Angular5 with Bootstrap4 example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published