Kayne Ruse
211eb460cb
Tweaked the contents of env variables, read more
...
NEWS_URI and AUTH_URI had the end of their routes lopped off, so I
could reference /admin using either one of them.
2021-03-14 04:37:35 +11:00
Kayne Ruse
e930fd2173
Added deletion to news-editor.jsx
...
Resovled #6
2021-03-12 13:58:14 +11:00
Kayne Ruse
9b6c5af09d
"articles" are always an array
2021-03-11 14:58:24 +11:00
Kayne Ruse
34b6a25bb5
Added admin panel - this should complete all of the dummied out features
2021-03-11 11:15:56 +11:00
Kayne Ruse
7c09ac46da
Stripped out a whole bunch of pages, read more
...
The purpose of this branch is to bring this project in line with the JWT
protcol that the microservice is using. For the time being, it's easier
to get a stripped-down and stable build and replace the lost parts, one-
by-one.
2021-03-08 12:34:41 +11:00
Kayne Ruse
1aa047c3d9
Fixed a configuration issue with the news service
...
Turns out traefik handles port routing, so the project doesn't need
to know the news services' port.
2021-02-07 03:36:19 +00:00
Kayne Ruse
217bcf08a6
Added news editor
2021-02-03 12:22:39 +11:00