Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kralion/swgati

Web-based Asset Management System tailored for a government associate IT assets, enhancing efficiency and organizational control.
https://github.com/kralion/swgati

firebase nextjs tailwindcss

Last synced: 2 days ago
JSON representation

Web-based Asset Management System tailored for a government associate IT assets, enhancing efficiency and organizational control.

Awesome Lists containing this project

README

        

## Sistema Web para la Gestion de Activos de TI de la MPH

### Clone and Start

`git clone https://github.com/Dv-Joan/ti-mph.git` and then
`cd ti-mph`and then
`pnpm i` and then

### Add env Variables in the .env file

1. FIREBASE_APPID
2. FIREBASE_MESSAGINGSENDERID
3. FIREBASE_STORAGEBUCKET
4. FIREBASE_PROJECTID
5. FIREBASE_AUTHDOMAIN
6. FIREBASE_APIKEY

[Env Source](https://console.firebase.google.com/u/0/)

---

and Finally

`pnpm dev`