Find Env2 Examples and Templates
Use this online env2 playground to view and fork env2 example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be used as a pre-built solution!

document-management-systemThis is a system (API) that manages documents with users and user roles. Each document defines access rights; the document defines which roles can access it. Also, each document specifies the date it was published. It is built with NodeJS, Express and Postgres as it's database. Source code employs ES6 syntax traspiled down to ES5 using Babel.
















