generated from Templates/Docker_Image
feat: initial release, refs NOISSUE
This commit is contained in:
11
ai_software_factory/test-project/README.md
Normal file
11
ai_software_factory/test-project/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# test-project
|
||||
|
||||
Test project description
|
||||
|
||||
## Features
|
||||
- feature-1
|
||||
- feature-2
|
||||
|
||||
## Tech Stack
|
||||
- python
|
||||
- fastapi
|
||||
2
ai_software_factory/test-project/main.py
Normal file
2
ai_software_factory/test-project/main.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# Generated by AI Software Factory
|
||||
print('Hello, World!')
|
||||
Reference in New Issue
Block a user