Skip to content

geeksblabla/stateofdev.ma

Repository files navigation

All Contributors

logo

State Of Dev in Morocco Website


StateOfDev.ma is a survey centered around software developers in Morocco by GeeksBlaBla Morocco Community.

We wanted to know how we can help and support each other, and overall be able to better respond to developers evolving needs.

The website is built using Gatsbyjs and Netlify

🚀 Quick start

  1. Fork and clone the project

    git clone git@github.com:your-username/stateofdev.ma.git
  2. Configure Project and Start developing.

  • Go to and Create a firebase application, activate anonymous authentication and enable Firestore database on production mode to set data to private by default as we are going to user firebase admin sdk to write data to firestore database.

  • Go to Project settings > service accounts > generate new private key and add missed vars to your .env file.

  • Create a recaptcha v3 application

  • Copy your keys to env.development:

# firebase client auth
GATSBY_FIREBASE_API_KEY=
GATSBY_FIREBASE_AUTH_DOMAIN=
GATSBY_FIREBASE_PROJECT_ID=
GATSBY_FIREBASE_APP_ID=

# firebase admin
FIREBASE_CLIENT_EMAIL=
FIREBASE_PRIVATE_KEY=


# recaptcha keys
GATSBY_RECAPTCHA_KEY=
RECAPTCHA_SECRET_KEY=
  • Navigate into your new website's directory and start it up.
cd stateofdev.ma/
yarn install
yarn netlify dev
  1. Open the source code and start editing!

Your website is now running at http://localhost:8888

🧐 Want to contribute ?

If you want to contribute check out the help wanted issues for things that need fixing, or suggest some new features by opening new issues.

Licensing

The code in this project is licensed under MIT license.

The Data in ./results is licensed under ODC-ODbL License.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Youssouf EL AZIZI
Youssouf EL AZIZI

💻 📖 🖋 🤔
Mohammed Aboullaite
Mohammed Aboullaite

💻 🖋 🤔
Ismail El Azizi
Ismail El Azizi

🎨 🖋 🤔
djalal
djalal

🖋 🤔
Meriem Zaid
Meriem Zaid

🖋 🤔
Mohamed Ez-zarghili
Mohamed Ez-zarghili

🖋 🤔
Aymane Boumaaza
Aymane Boumaaza

🖋
Haytam Zanid
Haytam Zanid

🖋
Abdelfettah SGHIOUAR
Abdelfettah SGHIOUAR

🖋
Youness IABITEN
Youness IABITEN

🖋
Ismail Tlemçani
Ismail Tlemçani

🖋
Abderrahim SOUBAI
Abderrahim SOUBAI

🖋
Mustapha
Mustapha

🖋
el amraoui Sohayb
el amraoui Sohayb

🖋
Yasser Tahiri
Yasser Tahiri

🖋
Mohammed Daoudi
Mohammed Daoudi

🖋
Bilal
Bilal

🖋 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Credit

This project is inspired by :