Giter VIP home page Giter VIP logo

course_sustainablese's Introduction

course_sustainableSE

Website of the course Sustainable Software Engineering (CS4415) at TU Delft.

Build & Run

The easiest way to get the website running locally is by building and running the Docker container specified in the Dockerfile. In order to do so, you must have Docker installed on your system. Official instructions can be found here, although most Linux distributions provide a Docker package of some kind; for Arch-based distros, pacman -S docker docker-buildx should do the trick.

Once you have Docker installed, run the following from the project folder:

docker build . -t web
docker run -p 4000:4000 web

The website should then be available at http://localhost:4000/course_sustainableSE/2022/.

course_sustainablese's People

Contributors

luiscruz avatar lvkva avatar nstruharova avatar dyonende avatar koenhagen avatar sarajuhosova avatar daniel-chou-rainho avatar olepbr avatar dependabot[bot] avatar adriaanpardoel avatar merlijnmacgillavry avatar cathrinepaulsen avatar rvandernoort avatar kbaran1998 avatar katjaschmahl avatar gasparinorocha avatar abel-vs avatar farsene avatar nobert1 avatar philippedeb avatar thijsray avatar zegermouw avatar martijnsmits avatar louisegleibbrandt avatar sebastien1999 avatar remyd95 avatar rdoting avatar nils134 avatar merelanne avatar gustavleth 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.