GithubHelp home page GithubHelp logo

bstoots / barovian-activity-map Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.44 MB

An application that displays and reports happenings on a map of Barovia

License: The Unlicense

Python 40.68% HTML 8.05% CSS 1.84% JavaScript 42.90% Shell 6.52%

barovian-activity-map's Introduction

Barovian Activity Map

About

An application that displays and reports happenings on a map of Barovia.

Prerequisites

  • Docker
  • Docker Compose

Install

Development

These instructions will install the application stack setup for development. Volumes are mounted to the host to allow for quick code iteration and hot reload is enabled on both the frontend and backend.

Install frontend dependencies

./run npm ci

Install backend dependencies

./run poetry install

Build and start containers

./run start

Create Django superuser account

Note: Any Django manage subcommand can be run this way.

./run manage createsuperuser

Migrate Database

./run manage migrate

Debugging

To follow all container logs use the following script command:

./run logs

Up and Running

At this point all services should be up and running navigate to the following URLs:

Production

Not yet implemented

barovian-activity-map's People

Contributors

bstoots avatar

Watchers

 avatar

barovian-activity-map's Issues

Define production install process

Create Docker Compose and Docker images suitable for production environments.

  • Add a routing container: caddy or traefik
  • Add a build stage or separate Dockerfile for frontend
  • Add a build stage or separate Dockerfile for backend
  • Document install and run sets in README

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.