-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List of ideas #1
Comments
will work in the doc template project |
The idea of the documentation is to show the complete workflow of metacall. MetaCall right now is a CLI that includes So basically we have 4 modes: The ideal would be to show the complete workflow, form developing locally, testing, deploying in local mode, and then deploy in the production faas: #5 (comment) This should show the workflow for developing any polylgot application. Apart from this, we can add as much tutorials or examples as we want. Even future examples or projects that are half done, and later on we can complete them, for example: https://github.com/metacall/vscode-extension For the browser playground we can add this: https://github.com/copy/v86 |
Respect to the review, it is important that we do not have photos of code, never. It should be always in a copy-able format. |
In the readme we should add how to develop and any coding conventions that we are using in this project (for example, not using images of code, always using Markdown if possible and use the minimum HTML when possible). We have to show how to develop and test the project locally. |
We have to describe the whole community, how it works, how it is linked, the links to all the social networks. Also GSoC, how to contribute in general. |
The last part we can do is maybe unify a bit the C/C++ documentation of the Core with this one, but in my opinion I would like to make it apart from this. Maybe it will be interesting if we show it as compiling for the end user usage, instead of developer usage. |
We have done a talk about the tutorials and the documentation and we have written some ideas about how to proceed or suggestions about possible projects that can be done.
TODO: I am going to paste it here and I will elaborate them as soon as I can.
The text was updated successfully, but these errors were encountered: