8000 GitHub - benzahoua/stateofdev.ma: stateofdev.ma source code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benzahoua/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 DevC 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.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Youssouf EL AZIZI

💻 📖 🖋 🤔

Mohammed Aboullaite

💻 🖋 🤔

Ismail El Azizi

🎨 🖋 🤔

djalal

🖋 🤔

Meriem Zaid

🖋 🤔

Mohamed Ez-zarghili

🖋 🤔

Aymane Boumaaza

🖋

Haytam Zanid

🖋

Abdelfettah SGHIOUAR

🖋

Youness IABITEN

🖋

Ismail Tlemçani

🖋

Abderrahim SOUBAI

🖋

Mustapha

🖋

el amraoui Sohayb

🖋

Yasser Tahiri

🖋

Mohammed Daoudi

🖋

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

Credit

This project is inspired by :

About

stateofdev.ma source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.6%
  • Jupyter Notebook 37.7%
  • SCSS 12.0%
  • TypeScript 3.7%
0