d2addd327a3b1ff7582eb7870b58cd2e047bd19a
				
			
			
		
	Table of Contents
About
This website was created for the 291st Joint Task Force to act as a simple landing page for their domain.
It includes a list of managed servers & the Discord server list.
The technology stack consists of a front-end built with Angular & is deployed using Docker.
Built With
Demo
Website: https://291st.ca
Setup
  
    Production
  
Prerequisites
Instructions
- Run the docker image: 
docker run -p 80:80 git.zakscode.com/ztimson/291st:latest - Open http://localhost
 
  
    Development
  
Prerequisites
Instructions
- Install the dependencies: 
npm install - Start the Angular server: 
npm run start - Open http://localhost:4200
 
License
Copyright © 2023 Zakary Timson | All Rights Reserved
See the license for more information.
Description
				
					Languages
				
				
								
								
									TypeScript
								
								55.3%
							
						
							
								
								
									HTML
								
								26.2%
							
						
							
								
								
									SCSS
								
								13%
							
						
							
								
								
									Dockerfile
								
								5.5%