Custom Spacefile
templates for Deta Space.
These are custom apps tailored for programming languages / frameworks that are not supported out of the box by Deta Space.
Some things to note:
- These
Spacefile/s
and starters are not tested on bigger / large projects. Use it accordingly. - Base your project from the Spacefile provided, do not just copy-paste.
Always check if the programming language / framework already exists in the repository example.
- Create a folder with the programming language / framework.
- Take a http web framework within that language's ecosystem and follow the default guides.
- Setup
Spacefile
and.spaceignore
accordingly.