File size: 191 Bytes
1897f56
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# Spacefile Docs: https://go.deta.dev/docs/spacefile/v0
v: 0
micros:
  - name: marigen-api
    src: ./
    engine: python3.9
    primary: true
    run: python main.py
    dev: python main.py