Skip to content

somewes/deertier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deertier

ghit.me

This repository contains the code and DB schema/data for deertier.com.

Website

The website is written in C# (.NET 4.6) with ASP.NET MVC 5 and using Visual Studio 2015.

Database

The database used on deertier.com is SQL Server 2008 but other flavours of SQL would probably work as well. The scripts in this repo assume a schema name of [deertier] but this is not required.

If you'd like to work with the database please use the scripts in the db folder to set up your own instance and then enter the connection info in src\DeerTier.Web\Config\ConnectionStrings.config.

About

Code and DB schema/data for deertier.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 86.8%
  • CSS 11.4%
  • JavaScript 1.6%
  • Other 0.2%