Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kralion/swgati
- Owner: kralion
- Created: 2023-09-23T20:23:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T21:09:50.000Z (8 months ago)
- Last Synced: 2024-05-15T15:38:31.295Z (6 months ago)
- Topics: firebase, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://mph-swgati.vercel.app
- Size: 1.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`