SaugetMarc / DeviensDev

DeviensDev, le site pour découvrir les métiers du développement

Home Page:https://deviens.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deviens Dev

This repo contains the source code powering Deviens.Dev

Getting Started

  • Get the sources of the site
$ git clone https://github.com/O-clock-Alumni/DeviensDev.git
$ cd DeviensDev
  • Install dependencies
$ yarn install
  • Launch locally, in development mode (Powered by Gatsby)
$ yarn start
$ open http://localhost:8000

💡 Note: you'll need a GitHub token in environment variable (DEVIENSDEV_GITHUB_TOKEN in a .env file) to have access to all features of the site. Otherwise, the site will run in downgraded mode.

Contributing

See CONTRIBUTING.md

License

DeviensDev uses the MIT license.

For more information on this license, click here.

About

DeviensDev, le site pour découvrir les métiers du développement

https://deviens.dev

License:MIT License


Languages

Language:JavaScript 97.1%Language:CSS 2.3%Language:Dockerfile 0.6%Language:HTML 0.0%