Skip to content

interplanaria/npd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neon Planaria Demo

This is the same app explained in the Neon Planaria Tutorial at https://neon.planaria.network

Install

git clone https://github.com/interplanaria/npd.git

Run

Install dependencies

npm install

In case you don't have docker installed yet, install Docker (Planaria itself doesn't require Docker, but this app does):

Now we're ready. First start Planaria:

node index

After Planaria has successfully started, open another terminal and start Planarium:

node server

And that's it!

Releases

No releases published

Packages

No packages published