Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebFile

An imageboard web app system written in ASP.NET

Setup

  1. Clone the repository

  2. Change DirectoryRoot and AppName to your requirements in web.config

<appSettings>
	<add key="DirectoryRoot" value="C:\webfile\data" />
	<add key="AppName" value="WebFile" />
</appSettings>
  1. Deploy as required

About

WebFile - A basic imageboard/DAM tool written in ASP.NET

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages