Sample Marketplace App/Tool
What is WebGuard?#
WebGuard is a sample FireAPI Marketplace tool used as a starter template.frontend dashboard structure
marketplace-ready architecture
Included in WebGuard Starter Pack#
Frontend#
Subscription restricted pages
Backend#
Token verification with FireAPI
Subscription check endpoint
Download WebGuard Starter Pack#
š¦ Download from GitHubClick below to download the complete project:š Download WebGuard Starter Pack (ZIP)(Replace this with your real file URL hosted on FireAPI or GitHub releases.)
Requirements#
FireAPI Developer Account
Setup Instructions#
2. Install dependencies#
FIREAPI_CLIENT_ID=your_client_id
FIREAPI_CLIENT_SECRET=your_client_secret
FIREAPI_REDIRECT_URI=http://localhost:3000/auth/callback
FIREAPI_API_BASE=https://api.fireapi.io
APP_BASE_URL=http://localhost:3000
4. Start the project#
Test Login#
Modified atĀ 2026-03-26 18:45:10