Skip to content

PsyTauon/gif-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gif Dictionary

This is a dictionary, but instead of words, you get gifs.

Running Docker

To run the application, do the following

TODO - .env info

Create an sqlite database inside of the ./src/database directory

touch ./src/database/database.sqlite

Run migrations

php artisan migrate

Start docker

docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages