Spaces:
Running
Running
Bibhu Mishra
Add GitHub Actions CI/CD, HF Space deployment, market hours guard, and static serving
abc493d | import { Injectable } from '@nestjs/common'; | |
| () | |
| export class AppService { | |
| getHello(): string { | |
| return 'Hello World!'; | |
| } | |
| } | |