Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Create Example App #1

Open
JRJurman opened this issue Oct 6, 2018 · 1 comment
Open

Create Example App #1

JRJurman opened this issue Oct 6, 2018 · 1 comment

Comments

@JRJurman
Copy link
Member

JRJurman commented Oct 6, 2018

Summary

Tram-One needs more examples! It's a strong framework, but without real examples to vet it, it's difficult to see what it's lacking compared to other frameworks. I believe if we have more examples, then we will be able to see edge-cases and things that are lacking in Tram-One.

Adding an Example!

To add an example, you can build an app generated with tram-one-express , and once you've finished building it, make a PR on this repo, adding the important source files under a folder in /apps (it can follow a similar structure to the generated app, you should only need to copy over the pages, elements, actions, and index.js).

index.js should be a copy of main.js, however instead of starting the app, simply export the app object.

If you have any questions on getting started, building the app, or publishing it here, join the slack and I'll be happy to help anyone along!

@JRJurman
Copy link
Member Author

JRJurman commented Oct 6, 2018

If you found this issue via the #hacktoberfest label, checkout this article which goes into a bit about what makes Tram-One what it is:
https://medium.com/@jessejurman/building-web-apps-with-tram-one-89bea0791e1a

Or the website on how to get started, and some of the basic API:
http://tram-one.io/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant