toubkal icon indicating copy to clipboard operation
toubkal copied to clipboard

Need basic tutorial for Toubkal

Open Adityakarmarkar opened this issue 8 years ago • 6 comments

Need some tutorials which would start Toubkal from basic coz its too hard to understand the application deployed

Adityakarmarkar avatar Aug 22 '16 11:08 Adityakarmarkar

We are currently working on core documentation manuals. A tutorial will come after that.

For now the best source of information is to look at the examples in the examples subdirectory, it contains a server, and client examples.

uiteoi avatar Aug 22 '16 13:08 uiteoi

To see the raw preview of Toubkal documentation:

node site/server.js

Then point a web browser at [http://localhost:8081]

Eventually we plan on hosting documentation at toubkal.rocks, which currently shows a few examples.

uiteoi avatar Oct 02 '16 14:10 uiteoi

Full documentation including internals is now available at https://toubkal.reactane.com/

Documentation link also included in updated README.md with additional details.

Basic tutorial "teaser" is at the start of README.md.

uiteoi avatar Oct 08 '18 22:10 uiteoi

There is no one can read this documentation, better be some interactivity on that documentation so all people can understand and take a clear vision of what this toubkal's works

elkarouani avatar Apr 08 '20 11:04 elkarouani

Thanks for your interest in Toubkal.

For a basic introduction to Toubkal, look at the teaser in README, then play with it by running node examples/server.js.

The documentation is a complete reference manual you use once you understand the basics to build more complex applications.

uiteoi avatar Apr 09 '20 08:04 uiteoi

I am interested about this project, but if was a tutorial videos of how to use the dependency in our project, that will be much helpful and useful than the documentation itself.

elkarouani avatar Apr 09 '20 12:04 elkarouani