Roman Re-Enactment Website https://legio-30.org
Go to file
ztimson d9f932a330
All checks were successful
Build Website / Build NPM Project (push) Successful in 1m10s
Build Website / Tag Version (push) Successful in 30s
Build Website / Build & Push Dockerfile (push) Successful in 1m37s
Fixed backwards image
2024-01-18 11:54:21 -05:00
.github/workflows WIP: CI/CD tag version number 2023-12-04 23:20:14 -05:00
docker Added a bunch of services 2022-11-10 11:06:14 -05:00
src Fixed backwards image 2024-01-18 11:54:21 -05:00
.browserslistrc Updates 2022-09-14 22:07:17 -04:00
.editorconfig Updates 2022-09-14 22:07:17 -04:00
.gitignore Updates 2022-09-14 22:07:17 -04:00
angular.json Updated website docs & ci/cd 2023-12-04 22:42:56 -05:00
Dockerfile Added a bunch of services 2022-11-10 11:06:14 -05:00
LICENSE Updated website docs & ci/cd 2023-12-04 22:42:56 -05:00
package-lock.json Added a bunch of services 2022-11-10 11:06:14 -05:00
package.json Added a bunch of services 2022-11-10 11:06:14 -05:00
README.md Update README.md 2023-12-08 00:59:42 +00:00
tsconfig.json Updated website docs & ci/cd 2023-12-04 22:42:56 -05:00


Logo

Legio • XXX

Roman Re-Enactment Website

Version Pull Requests Issues



Table of Contents

About

Legio XXX is a non-profit re-enactment group from southern Ontario & the north-eastern USA.

This website was built to help educate the public and advertise events.

The website was written using Angular.

Demo

Website: https://legio-30.org

Built With

Angular Docker TypeScript

Setup

Production

Prerequisites

Instructions

  1. Run the docker image: docker run -p 80:80 git.zakscode.com/ztimson/legio-30:latest
  2. Open http://localhost

Development

Prerequisites

Instructions

  1. Install the dependencies: npm install
  2. Start the Angular server: npm run start
  3. Open http://localhost:4200

License

Copyright © 2023 Zakary Timson | All Rights Reserved

See the license for more information.