0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript2 forks (2 forks)auto 404
good first issuehacktoberfest
Repository metrics
- Stars
- 4 stars (4 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- Improvement firebase connection.
- Move sensitive data to
.env
- remove unused code
Contributor guide
- Research direction
- Review the Firebase configuration file, identify hardcoded credentials and any unused code, then move credentials to environment variables using dotenv, and clean up the codebase.
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- Firebasedotenv