Skip to content

zabirauf/ephemeral_share

Folders and files

NameName
Last commit message
Last commit date
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Jul 15, 2015

Repository files navigation

EphemeralShare

Build Status [Build status]

To start your new Phoenix application:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Docker

You can run the application using the docker file.

  1. Build image docker build . -t ephemeral_share:0.1.0
  2. Run container docker run -it -p 4000:4001 ephemeral_share:0.1.0

About

A file sharing web app using RTC, React and Phoenix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published