100 Apps in 100 Days

In 100 Apps in 100 Days , more details are needed.

I am looking to learn but I feel lost always. The set up details aren’t included. All tutorials are very isolated and there is no end to end tutorial I found on Directus from where I could learn.

2 Answers

2

If you’re looking for this type of tutorial, I’d recommend our docs tutorials including the projects at the bottom of the page and also Directus Academy. Is there a specific set up or use case you’re looking at building?

I am learning this thing as my first cms and i know less about db and am just starting to code also. although all tutorials assume the basic knowledge of coding and cms and dbs it appears. i have no clue even what auth is and how it works. So for a person going from 0 to 1, and started with Directus, I want full tutorial. Can directus be my first language of framework or something

Hi @divya, the best place to get you familiar with Directus is our getting started guide here, this talks through what Directus is, how to create a project etc. In the 'Guides' section of the docs you can also find a section on Auth, as well as things like Files, Automate and Data Model which I'd recommend for a beginnger as it's a more step by step approach.

You could use the template CLI (also developed by @bryantgillespie of 100 apps fame) to create a blank template similar to his starting environment. The command is npx directus-template-cli@latest init

what is cli as i do not know what is cli and what are clis used for ?