Coder Social home page Coder Social logo

gbarkway / hypnospace-sitemap Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 18.05 MB

An interactive map for Hypnospace Outlaw

Home Page: https://hypnospacemap.ca

License: MIT License

Dockerfile 1.04% JavaScript 63.04% Python 14.81% Shell 0.57% HTML 6.34% CSS 14.21%

hypnospace-sitemap's Introduction

Hypnospace Outlaw Sitemap

Currently hosted here!

page-serv test capture-serv test crawler test

An interactive map of Hypnospace, the alternate-reality Internet from the wonderful 2019 game Hypnospace Outlaw.

Animated screencapture

Run on your local machine

The below instructions require Docker and docker-compose

cd src
docker-compose --profile frontend up

The webapp is available at http://localhost:5000

Visit the subfolders listed below for more project-specific instructions, including how to run in a more development-friendly way.

Project structure

Name Description Path Localhost port
Capture service Backend service for sitemap graph data (i.e. edges between pages) src/capture-serv 3001
Page service Backend service for viewing and searching detailed page information src/page-serv 3000
Webapp Web frontend src/web 5000
Crawler Python scripts that parse Hypnospace Outlaw game data for use of above services src/crawler

Contributing

Issues and pull requests welcome!

Deployment

There are some brief notes that might be useful to others in the deploy folder.

Building docker images for production

To build a docker image for every service and push them to a container registry:

  1. Set the environment variables in src/.env (edit the file directly or set them in your shell)
  2. docker-compose build --profile frontend
  3. docker-compose push

hypnospace-sitemap's People

Contributors

gbarkway avatar dependabot[bot] avatar

Stargazers

Joe Strouth avatar Andvari avatar TetroniMike avatar Mark LaCroix avatar The Sun Didn't Vanish avatar Clay avatar

Watchers

 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.