Skip to content

Visual storytelling and blogging in time and space.

License

Notifications You must be signed in to change notification settings

der-ort/zeitsprung

Repository files navigation

zeitsprung

Visual storytelling and blogging in time and space.

getting started:

Prerequisites:

You will need a PostgreSQL server running and specify its port in the server/index.js file. Install all dependencies. Server and client are two separate projects that need their respective packages to be installed via npm

server:

from the root directory:

cd server
npm i

client:

from the root directory:

cd client
npm i

run commands:

To run the server:

from the root directory:

cd server
node run index.js

To run the client:

from the root directory:

cd client 
npm run dev

Trip selector page:

trip selection menu

Trip view:

trip view with assets

drag and drop images

alt text

detailed EXIF Data

alt text

Inline Editing / Blogging

alt text

Add Days Dialog

Add Trip Dialog

About

Visual storytelling and blogging in time and space.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published