janpaul123 / paperprograms

Run Javascript on pieces of paper!
https://paperprograms.org
MIT License
484 stars 55 forks source link

Paper Programs

Note: most active development based on this project is probably "Paper Playground".

Run Javascript on pieces of paper!

Local installation

Make sure to have Node.js and PostgreSQL installed first. Checkout the repo and run in a terminal:

npm install
npm run dev

This will create a new database, and start all necessary processes. Then go to localhost:3000 to get started.

License

MIT