Skip to content

MetMuse is a fullstack application to test my skills. It has a sophisticate architecute to pull images from the Met musuem and display them in a carrosel

Notifications You must be signed in to change notification settings

jackdek11/metmuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

Pre-requites

  • docker-compose (^1.29.2) / docker compose
  • docker (^24.0.1)

Running code

  • Change directory to quickstart in terminal
  • Run `./run.sh

This will build and bring up the BE and FE services containers.

Add these variables to your environment

export SECRET_KEY=
export REDIS_PASSWORD=
export ADMIN_USERNAME=
export ADMIN_PASSWORD=
export ADMIN_EMAIL=

About

MetMuse is a fullstack application to test my skills. It has a sophisticate architecute to pull images from the Met musuem and display them in a carrosel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published