Code Monkey home page Code Monkey logo

galeri's Introduction

galeri

A repo for the website of a small art gallery.

Build with docker-compose build

and bring up with docker-compose up

Until I implemment a proxy, the admin page will be exposed on localhost:3001/admin and the actual page on localhost:3000/index.

Also until now the DB takes a lot longer to boot up and if the webservers try to access it before it's fully up everythimg will just crash. I'll handle these cases soon. And by default the /volumes/site/exibs and /events directories are not created automatically, so you might have to mkdir volumes/site/exibs manually.

By default the site uses a placeholder index.html and the actual page is generated at either the first time you upload an event/exhibition or just pinging the server with an empty get request @localhost:3001/generalj

galeri's People

Contributors

fenykep avatar

Watchers

 avatar  avatar

galeri's Issues

(Better) tag management

All tags should be displayed on the events/exhibition pages, clicking on them should filter the relevant events. On an eventPage/exibPage clicking on its tag should redirect us to the events/exibs page with the clicked filter applied.

Generate multiple image-sizes

When cover and gallery images are uploaded, convert them to .webp and multiple image sizes for different screen sizes.

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.