Skip to content

kehlynch/konigsrufen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kongisrufen

Requirements

Docker and Docker Compose

Installation

$ docker-compose build
$ docker-compose up -d

Trouble Shooting

Run docker-compose up without the -d flag to see build steps:

$docker-compose up

Running for development

Backend

$ docker-compose exec backend mix phx.server

Visit http://localhost:4000

Frontend

$ docker-compose exec frontend npm run dev

Visit http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published