sNp-tech/backend
0
SnP Application Backend
This space hosts the Spring Boot backend for the SnP Application.
Configuration
- SDK: Docker
- Port: 7860 (Standard HF Space port)
- Database: Requires connectionstring to MongoDB Atlas (set via environment variables in Space Settings).
Environment Variables
Set these secrets in your Space settings:
MONGO_URI: Your MongoDB connection stringJWT_SECRET: Secret key for JWT tokens
