Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 509 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 509 Bytes

Env Editor

A Next.js app to manage env files stored in S3 buckets. It has following features

  • CRUD for enviroment variables
  • Google Auth and ACL for permission management
  • Maintains update history of each file

Run it locally

$ git clone git@github.com:anku255/env-editor.git
$ cd env-editor
$ yarn install
$ yarn dev

Screenshots

image