Skip to content

ikourfaln/ngx-darija

 
 

Repository files navigation

Description

This is the official Angular in Darija landing page containing all video sessions.

Angular in Darija is Live Coding Series on Youtube to demystify Angular core concepts in Darija (Moroccan dialect).

https://ngx-darija.netlify.app

Development (SPA)

  • Run npm start
  • Tests npm run test

Development (Netlify Function)

  • Run npm install netlify-cli -g

To fetch the ngMorocco video sessions you will need to create an API key and set up your dev environment for the netlify function to consume this API key.

  • follow this instructions to set up an API key with your Google account
  • add the GOOGLE_API_KEY to your env variables: export GOOGLE_API_KEY='{{YOUR_API_KEY}}'
  • run netlify dev from root directory

Build

  • Run NODE_ENV npm run build

Build - SSR

  • Run NODE_ENV npm run build:ssr

Contributions

Thanks for your contribution.

If it's your first contribution to a public Github repo follow this.

Otherwise Just

  • Pick an issue.
  • Check if someone is already working on it (read the comments)
  • Let everyone know that you are working on the issue (Add a comment expressing that)

Discord

We have a discord server join here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.5%
  • HTML 8.7%
  • JavaScript 5.1%
  • Other 0.7%