Skip to content

Website for Algerian open-source community.

License

Notifications You must be signed in to change notification settings

well-balanced/dzcode.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dzCode.io

The code for dzcode.io, a website for Algerian open-source community.

Meta

You can find more about each folder by clicking on the folder name

Folder Coverage Production URL Staging URL Local URL
./web codecov dzcode.io stage.dzcode.io localhost:8080
./data codecov data.dzcode.io data.stage.dzcode.io localhost:9090
./api codecov api.dzcode.io/v2/docs api_stage.dzcode.io/v2/docs localhost:7070/v2/docs
./common codecov

Get Started

Perquisites

Make sure you have:

Run it locally

  • Open terminal and clone the repo:
 git clone https://github.com/dzcode-io/dzcode.io.git
  • Make sure you are in the project root:
 cd dzcode.io
  • Install dependencies:
yarn
  • Run it locally
yarn dev

Contributing

To get started see the contributing guidelines.

Before You Create a Pull Request

  • If you already forked the repository, please make sure your fork is up-to-date, following this simple steps.
  • Please make sure your code follows the style guideline defined in this repo, for that simply run yarn lint:fix to ensure the conformity. This process should happen automatically whenever you commit your changes, but you can always do it manually when your Pull Request checks are failing due to linting errors.

List Your Project or Add/Edit Article

License

Copyright (c) 2020 dzCode.io (twitter: @dzcode_io) Licensed under the MIT license.

About

Website for Algerian open-source community.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.4%
  • JavaScript 12.1%
  • Pug 1.9%
  • Other 0.6%