Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sutac/gwiazdy-zsi

Gwiazdy ZSI (ZSI Stars) is an original project aimed at storing and categorizing photos of teachers from ZSI. The application allows you to browse photos and search for them according to the teachers appearing in them.
https://github.com/sutac/gwiazdy-zsi

design docker ejs express htmx javascript mysql

Last synced: 4 days ago
JSON representation

Gwiazdy ZSI (ZSI Stars) is an original project aimed at storing and categorizing photos of teachers from ZSI. The application allows you to browse photos and search for them according to the teachers appearing in them.

Awesome Lists containing this project

README

        

# Gwiazdy ZSI

ZSI Stars is an original project aimed at storing and categorizing photos of teachers from ZSI. The application allows you to browse photos and search for them according to the teachers appearing in them.

Author: [_sutaC_](https://github.com/sutaC)

## Technologies

**Backend**

1. Typescript
2. Expres
3. Ejs
4. MySQL

**Frontend**

1. HTMX
2. CSS

**Other**

1. Docker

## How to start app?

1. Have installed docker and docker-compose on your machine

2. If necessary change application configuration in [docker-compose.yml](/docker-compose.yml) file

3. If you want to run the project in development mode, you need to change the launch command in the [Dockerfile](/Dockerfile) file

4. In root directory run `docker-compose up`

5. To log in as the default user after loading the database, use the following credentials:

> _Username:_ **admin**

> _Password:_ **Passw0rd;**