Skip to content

The Devscast Community Platform is for those who want to impact the community by creating content around their passions, sharing knowledge, but also learning.

License

Notifications You must be signed in to change notification settings

Evrajody/devscast.org

 
 

Repository files navigation

Devscast Community Platform

License: CC BY 4.0 Lint Tests

The Devscast Community Platform is for those who want to impact the community by creating content around their passions, sharing knowledge, but also learning.

The goal of the platform will be to promote the profiles of all developers in the community, but also to centralize French learning resources and work opportunities, etc...

Users can publish content in order to help others, but also to learn and increase their visibility

For more information on features and the app architecture, see the wiki page

Installation & Running

after cloning the project, you need to install the required dependencies by running the following command in the project folder

make install

You can then launch the application with 👇🏾.

make dev

How do I contribute to

Alt

Contribution are encouraged and may be submitted by forking this project and submitting a pull request. Since this project is still in its very early stages, if your change is substantial, please raise an issue first to discuss it.

We also need people to test out pull-requests. So take a look through the open issues and help where you can.

For more information, check the CONTRIBUTING.md

Requirements

  • Docker : A container is a standard unit of software that packages up code and all its dependencies, so the application runs quickly and reliably from one computing environment to another.

Code style

This project uses lint, code style standard and static analysis.

If you find that one of your pull reviews does not pass the CI server check due to a code style conflict, you can easily fix it by running:

make lint 
make test

contributors

Follow Us

We're on social media:

About

The Devscast Community Platform is for those who want to impact the community by creating content around their passions, sharing knowledge, but also learning.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.7%
  • PHP 35.9%
  • JavaScript 9.7%
  • Twig 9.1%
  • SCSS 0.3%
  • Makefile 0.2%
  • Other 0.1%