CoolFace
Apppublic

sNp-tech/backend

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
App README

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 string
  • JWT_SECRET: Secret key for JWT tokens