Coder Social home page Coder Social logo

public-site's Introduction

South Sound .NET User Group Public Site

This project is for the South Sound .NET Users Group.

Project Resources

The active team are using several resources to manage the project, to gain access to some of these resources contact either Brad, Cam or Bobby.

Building The Site

There is a common psake based tasks script located in the root of the source repository. To build the site open PowerShell and issue the following command:

C:\Projects\Public-Site [master]> .\tasks.ps1

This will compile the source and execute all tests, which are the default tasks defined in the tasks.ps1.

Running RavenDB Server Locally

The project uses RavenDB as a data store. To run the site locally you must have the RavenDB server running. You can use the following command in PowerShell to start the server:

C:\Projects\Public-Site [master]> .\tasks.ps1 server

Note: To stop the server, type "q" and press the Enter key.

You can browse the RavenDB management site at http://localhost:8080

You may want to clear all data out of the database to get to a clean state, to do so use the following command from PowerShell:

C:\Projects\Public-Site [master]> .\tasks.ps1 clean-data

There is a backup file located in docs/inital-data/InitalData.raven.dump. You can use the import task in the RavenDB management site to import the backup to get some sample data into your database.

fus ro dah!

public-site's People

Contributors

notmyself avatar mlybrand avatar bivvo avatar cfuess avatar csimichaelbradley avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

Scott Hamilton avatar  avatar  avatar James Cloos avatar Carter Barnes avatar  avatar Chris Durkin avatar  avatar  avatar Joel avatar

Forkers

cfuess

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.