Skip to content

jwdepetro/my-vinyl-flask

Repository files navigation

My Vinyl Full Stack

This is a simple, full stack application that can manage a user's record collection.

This application has been built off of the following technologies.

Development Dependencies

Since all application dependencies are virtualized through Docker containers, all you need to have is Docker to get started!

Installation

$ git clone https://github.com/jwdepetro/my-vinyl-flask.git
$ cd my-vinyl-api
$ cp .env-example .env
$ docker-compose up

Navigate to http://localhost:8080 and see your environment working!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages