FE_Dev / README.md
GitHub Actions
Deploy from GitHub Actions [dev] - 2025-10-31 07:28:50
68f7925
---
title: FE_Dev
emoji: 🧪
colorFrom: pink
colorTo: yellow
sdk: docker
app_port: 7860
pinned: false
license: mit
---
# FE_Dev (Development)
🧪 **This is a development environment** - Features may be unstable
This is a Next.js application deployed to Hugging Face Spaces from the `dev` branch.
## Features
- Built with Next.js and React
- Containerized with Docker
- Automatic deployment from GitHub dev branch
- Development environment
## Development
To run locally:
```bash
npm install
npm run dev
```
The application will be available at http://localhost:3200
---
**Branch**: dev
**Environment**: Development
**Last Deploy**: Fri Oct 31 07:28:41 UTC 2025