Skip to content

phantasma-io/PhantasmaMail-webapp

Repository files navigation

PhantasmaMail Web App

Access your email on the Phantasma network everytime everywhere!

Setup

Copy .env.example to .env and fill it in.

Install rvm/rbenv, ruby 2.4.2 and bundler. Then run bundle install.

Install nodejs, npm and run npm install, and install browserify globally for your version of node: npm install -g browserify.

Run browserify app/javascript/phantasma.js -o app/assets/javascripts/bundle.js after changing the phantasma.js file.

Run server

bundle exec rails s or bundle exec rackup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published