Skip to content

A website meant to serve as an image repository for users

Notifications You must be signed in to change notification settings

shawn-higgins1/Image_Browser

Repository files navigation

README

Coverage Status

Build Status

This application serves as an image repository that allows users to upload and manage their images.

You can run this application just like any other rails 6 application. However, you need to have postregsql installed even in development because sqlite was running into issue with active storage. For postgresql create a db and specify your postgresql user credentials in the .env file. To create the .env file just copy and rename the sampl.env file and fill in the applicable values. You also need to make sure you have imagemagick installed with support for all the file types you plan on supporting.

About

A website meant to serve as an image repository for users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published