Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.09 KB

.NET Core

TASVideos 2.0

Rewrite of the original tasvideos website.

Aims to bring the site up to modern standards with updated technologies and a more maintainable and managable codebase.

Goals of this project include:

  • Ability to run as HTTP/SSL (HTTP redirects to HTTPS)
  • Address multi-lingual issues
  • Responsive design/mobile friendly
  • Ability to be a Site Admin without db access or coding experience
  • Architectured in a way that can facilitate major site changes as the needs of the community change
  • Ability to run on Linux in production
  • Ability to run on any OS in a local development environment
  • Feature parity
  • Ability to host GDQ TAS content
  • Ability to store and facilitate console verification knowledge and verification data/files

Try it out!

Wiki page for setting up local development: https://github.com/TASVideos/tasvideos/wiki/Local-Development-Setup

Current demo website: https://staging.tasvideos.org/

This website updates with production days once a day, and updates with the latest code twice a day.