Code Monkey home page Code Monkey logo

communityshare's Introduction

Community Share

We're working on creating an application to connect educators with community partners.

See communityshare.us for more details.

Contributing

We currently develop community share locally by means of a Docker image. The image will boot up and load the current app, letting you make code changes without rebuilding the container. The first step is thus to install Docker on your computer. Please consult the Docker project or guides online for issues installing and running Docker.

Note that for OSX and Windows users you might need to enroll in the Docker Private Beta program in order to get the newer and more integrated native Docker clients.

Running a local development environment

Clone the reposity…

git clone https://github.com/communityshare/communityshare.git

…and then start the Docker containers.

cd communityshare
docker-compose up

After this you should be able to see the servers initialize. You should be able to open up a browser to http://localhost:5000 and see the CommunityShare site.

If you experience any issues getting CommunityShare running locally, please file an issue and describe the problems you encountered.

Should you have need to inspect the running logs, they can be found mounted at /communitysharelogs within the Docker container. While the server is running, you can login to the container and explore:

docker-container exec server sh

communityshare's People

Contributors

asonnenschein avatar avoliva avatar benreynwar avatar dmsnell avatar elizabethfa avatar kristinwb avatar seanastephens avatar timmytomtom avatar

Watchers

 avatar  avatar

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.