ZaksCode Website https://zakscode.com
Go to file
ztimson 0046dc1cb4
All checks were successful
Build Website / Build NPM Project (push) Successful in 22s
Build Website / Tag Version (push) Successful in 6s
Build Website / Build & Push Dockerfile (push) Successful in 1m18s
Pulled konsole out into it's own module
2024-01-07 12:29:00 -05:00
.github/workflows Update version & tag 2024-01-05 15:33:44 -05:00
docker Website updates 2024-01-04 19:56:46 -05:00
public Website updates 2024-01-04 19:56:46 -05:00
src Pulled konsole out into it's own module 2024-01-07 12:29:00 -05:00
.editorconfig Updated 2022-05-02 21:10:15 -04:00
.env Updated env 2024-01-04 20:00:42 -05:00
.gitignore Website updates 2024-01-03 23:49:28 -05:00
Dockerfile Website updates 2024-01-04 19:56:46 -05:00
index.html Updated meta 2024-01-05 15:14:29 -05:00
LICENSE Updated documentation 2024-01-05 15:32:17 -05:00
package-lock.json Website updates 2024-01-03 23:49:28 -05:00
package.json Update version & tag 2024-01-05 15:33:44 -05:00
README.md Updated documentation 2024-01-05 15:32:17 -05:00
tsconfig.app.json Website updates 2024-01-04 19:56:46 -05:00
tsconfig.json Website updates 2024-01-03 23:49:28 -05:00
tsconfig.node.json Konsole updates 2024-01-05 01:40:17 -05:00
vite.config.ts Website updates 2024-01-04 19:56:46 -05:00


Logo

ZaksCode

Source Code for ZaksCode Website

Version Pull Requests Issues



Table of Contents

About

This the source code for zakscode.com.

ZaksCode is the personal website of Zakary Timson & is used as his business page & portfolio.

Demo

Website: https://zakscode.com

Built With

Vue Bootstrap Docker TypeScript

Setup

Production

Prerequisites

Instructions

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

Development

Prerequisites

Instructions

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

License

Copyright © 2023 Zakary Timson | All Rights Reserved

See the license for more information.