Skip to content

Prototype project for the Smithsonian Institute for managing their Image Assets

Notifications You must be signed in to change notification settings

dstreet26/imagemanagerprototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Asset Manager Prototype

Note: requires postgres and imagemagick and a C compiler

Installing and Running

Clone the repo

git clone https://github.com/dstreet26/imagemanagerprototype

cd imagemanagerprototype

Get dependencies

mix deps.get

mix ecto.create

mix ecto.migrate

cd assets && npm install

Start it with mix phx.server from the root directory

Now you can visit localhost:4000 from your browser.

About

Prototype project for the Smithsonian Institute for managing their Image Assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages