Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 878 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 878 Bytes

Nitrix

Having trouble creating views for your SQL databases? No worries anymore with Nitrix!

How it Works

  1. Upload your SQL databases (.sqlite, .db)
  2. Nitrix analyzes your databases and gives you table insights
  3. Pick between HTML and React, and choose a theme (Light, Dark, Material, Minimal)
  4. Code for your table views will be generated in SECONDS
  5. NEW: Download entire projects with FULL PROJECT STRUCTURES and code including these table views!

How to Use

  1. Simple clode this repo.
git clone https://github.com/ikeawesom/Nitrix
  1. Install dependencies and run development mode
npm i && npm run dev

Licence

Thank you for checking out Nitrix! We are under the Apache License 2.0. You can view it here.