FE_Test / README.md
GitHub Actions
Deploy from GitHub Actions [test] - 2025-10-31 10:18:25
5f2aab6
---
title: FE_Test
emoji: 🧪
colorFrom: pink
colorTo: gray
sdk: docker
app_port: 7860
pinned: false
license: mit
---
# FE_Test (Mock/Testing)
🧪 **This is the mock/testing environment** - Feature branch deployment
This is a Next.js application deployed to Hugging Face Spaces from the `stg` branch.
## Features
- Built with Next.js and React
- Containerized with Docker
- Automatic deployment from GitHub stg branch
- Mock/Testing environment
## Development
To run locally:
```bash
npm install
npm run dev
```
The application will be available at http://localhost:3200
---
**Branch**: stg
**Environment**: Mock/Testing
**Last Deploy**: Fri Oct 31 10:18:24 UTC 2025