Iet uz failu
alban 62ac726aec Update 'README.md' 2020-05-27 13:05:15 +00:00
dbInit [fix] tweaks 2020-05-23 22:06:24 +02:00
public [enh] There should be a patch method. Also, DOM events should work... 2020-05-24 23:02:56 +02:00
routes [enh] There should be a patch method. Also, DOM events should work... 2020-05-24 23:02:56 +02:00
system [fix] docker compose should wait for es 2020-05-27 14:58:50 +02:00
views [fix] CSS & appearance cosmetics 2020-05-22 21:44:10 +00:00
.gitignore [init] 2020-05-16 01:24:56 +02:00
Dockerfile [init] 2020-05-16 01:24:56 +02:00
README.md Update 'README.md' 2020-05-27 13:05:15 +00:00
index.js [enh] There should be a patch method. Also, DOM events should work... 2020-05-24 23:02:56 +02:00
package-lock.json [enh] There should be a route to view a single log 2020-05-22 15:54:33 +00:00
package.json [enh] there should be a signed cookie authentification 2020-05-21 20:46:47 +02:00

README.md

Changelog Server

Crash Course

Using docker-compose

  git clone https://git.interhacker.space/alban/changelog-server.git
  cd changelog-server/system/docker-compose
  cp .env.sample .env
  docker-compose up