Skip to content

homanchou/xr

Repository files navigation

Xr

This repo contains a book (work in progress) for a Guide to creating a multiplayer VR website using in Babylon.js, Phoenix/Elixir and WebRTC.

The book is written within and along side this code repository.

Setup Instructions

After downloading this repository.

Start postgres in docker container. Requires docker and docker-compose.

docker-compose up -d

Create DB

mix ecto.reset

Download npm using nvm. Requires nvm installed first.

use nvm

Start server with

iex -S mix phx.server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published