Roman Re-Enactment Website https://legio-30.org
Go to file
Zakary Timson 93b1f7fb9c
Some checks failed
Build Website / Build NPM Project (push) Successful in 1m8s
Build Website / Tag Version (push) Successful in 22s
Build Website / Build & Push Dockerfile (push) Has been cancelled
Updated dates
2024-09-12 23:33:47 -04: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 Updated dates 2024-09-12 23:33:47 -04: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 Added resource page, updated icons, and more 2024-02-21 22:41:53 -05: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.