https://github.com/erikbern/multi-file-modal
Example of a multi-file Modal project
https://github.com/erikbern/multi-file-modal
Last synced: 3 months ago
JSON representation
Example of a multi-file Modal project
- Host: GitHub
- URL: https://github.com/erikbern/multi-file-modal
- Owner: erikbern
- Created: 2023-08-26T20:37:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T20:44:14.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T19:44:05.025Z (5 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example of a multi-file Modal project.
Run this using:
```
modal run pkg.app --x 4242
```Or serve:
```
modal serve pkg.app
```