Skip to content

Jennserene/MediaWishlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Wishlist

Requirements

Erlang/OTP 25 (usually installed with Elixir)
Elixir 1.14.4
PostgreSQL 14.7

Local Installation

Ensure that your Postgres database has a postgres superuser with postgres password.
Ensure that there is a database named media_wishlist_dev.

To do a fresh installation run:

mix setup

Usage

To start the Media Wishlist server run:

mix phx.server

Now you can visit localhost:4000 from your browser.

To run tests run:

mix test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published