Giter VIP home page Giter VIP logo

slaveshipdatabase-forexport's Introduction

Slave Ship Database

Public version (images owned by the British National Archive removed)

Note to viewer, the bulk of Gabriel Young's work is in 'frontend/src/pages/Search_Index.jsx'

##Installation

Run a production server

First, install Docker on your system. Then, either download Docker Compose from https://github.com/docker/compose/releases, or install it using your package manager.

Then, run:

$ docker compose up

Or, if you downloaded a Docker Compose binary:

$ ../docker-compose-linux-x86_64 up

Run a development environment

Follow the same steps as the production server, but use slightly different commands to overlay the development config on the production config:

$ docker compose -f docker-compose.yml -f docker-compose.dev.yml up
$ # OR
$ ../docker-compose-linux-x86_64 -f docker-compose.yml -f docker-compose.dev.yml up

Interacting with the web page

The web site is available on both port 3000 and port 4000. You can enable / disable each at your convenience. Go to http://localhost:3000/ to interact with it!

slaveshipdatabase-forexport's People

Watchers

Gabriel Young 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.