8000 GitHub - brainplusplus/compare-config
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

brainplusplus/compare-config

Repository files navigation

Compare Config

A Web for compare configuration from several type of file config

Installation

    npm install
  • Run Web with following command
    npm run dev   
  • Access Web with url
    http://localhost:3000/compare-config

Screenshots

Compare Config Keys (.env)

App Screenshot

Compare Config Values (.env)

App Screenshot

Tech Stack

NodeJs, NexJs, Shadcn, Tailwind

0