Giter Site home page Giter Site logo

luiscruz / course_sustainablese Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 47.0 23.07 MB

Website of the course Sustainable Software Engineering

Home Page: https://luiscruz.github.io/course_sustainableSE/

License: MIT License

Ruby 1.72% HTML 87.51% CSS 6.85% Dockerfile 3.92%
green-software sustainable-software

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 sse-site
docker run -p 4000:4000 -v $(pwd):/myapp -it sse-site

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

course_sustainablese's People

Contributors

abel-vs avatar adriaanpardoel avatar cathrinepaulsen avatar criddl avatar daniel-chou-rainho avatar dependabot[bot] avatar dyonende avatar eshadutta9 avatar gasparinorocha avatar harmenkroon avatar jnsll avatar katjaschmahl avatar kbaran1998 avatar koenhagen avatar luiscruz avatar lvkva avatar merlijnmacgillavry avatar missingcurlybracket avatar mitalipatil99 avatar nstruharova avatar olepbr avatar ottokaaij avatar petter6 avatar philippedeb avatar piaasbjornsen avatar rvandernoort avatar sarajuhosova avatar smrutik25 avatar thijsray avatar zegermouw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

course_sustainablese's Issues

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.