1989.sng.sk is a digital project on the events of the 17th november 1989 by the Slovak National Gallery. Its main focus is on the visual aspects of the revolutionary times.
This software is built with the Laravel 6.x framework and Backpack for Laravel
It requires
- PHP >= 7.2.0
- MySQL >= 5.7
- Clone this repository.
git clone [email protected]:SlovakNationalGallery/1989.sng.sk.git 1989.sng.sk/ cd 1989.sng.sk/
- Setup database in your favourite database editor. set:
- db name
- username
- password
- Set
.env
file. you can copy values from.env.example
- Run
composer install
to fulfil required libraries. - Run migrations to setup the database with
Note: Visual Studio Code users can make use of Dev Container config.
This project is maintained by lab.SNG. If you have any questions please don't hesitate to ask them by creating an issue or email us at [email protected].
Source code in this repository is licensed under the MIT license. Please see the License File for more information.