Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sutac/gwiazdy-zsi
- Owner: sutaC
- Created: 2023-09-16T21:16:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-25T12:55:57.000Z (5 months ago)
- Last Synced: 2024-06-25T22:35:22.414Z (5 months ago)
- Topics: design, docker, ejs, express, htmx, javascript, mysql
- Language: TypeScript
- Homepage: https://gwiazdyzsi.sutac.pl/
- Size: 227 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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;**