All Projects → nodeschool → berlin

nodeschool / berlin

Licence: other
🐻 learn coding with nodeschool berlin (๑>ᴗ<๑)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to berlin

get-involved
Get Involved with Docker
Stars: ✭ 20 (-62.96%)
Mutual labels:  community, workshops
workshops
Hack Club NMIT workshops library!
Stars: ✭ 17 (-68.52%)
Mutual labels:  community, workshops
karachi
Repository for organizing the karachi nodeschools events
Stars: ✭ 21 (-61.11%)
Mutual labels:  community, nodeschool
workshopctl
A tool to run workshops with
Stars: ✭ 38 (-29.63%)
Mutual labels:  community, workshops
wwwtf.berlin
wwwtf, a ~week of events organized for and by the web community
Stars: ✭ 46 (-14.81%)
Mutual labels:  berlin, community
mastodo
A fork of the GNU Social/AP-compatible microblogging server
Stars: ✭ 29 (-46.3%)
Mutual labels:  community
hackergarten.github.io
Hackgarten Homepage
Stars: ✭ 17 (-68.52%)
Mutual labels:  community
devrel-kpis
A community-sourced resource of metrics and methods for proving ROI through data + story. Advice from around the DevRel and Community world.
Stars: ✭ 43 (-20.37%)
Mutual labels:  community
icons
a collection of custom icons for use with the notion-enhancer's "icon sets" integration
Stars: ✭ 29 (-46.3%)
Mutual labels:  community
community
基于spring boot与mybatis搭建的社区
Stars: ✭ 18 (-66.67%)
Mutual labels:  community
NanoSoft
A forum system built using plain php dedicated for C#.NET Developers
Stars: ✭ 20 (-62.96%)
Mutual labels:  community
platform
Mapseed is a simple, beautiful way to collect information and tell geographic stories.
Stars: ✭ 81 (+50%)
Mutual labels:  community
Server
FerrisChat's Server
Stars: ✭ 21 (-61.11%)
Mutual labels:  community
community
Volantis Community 社区主页 https://vlts.cc https://volantis.js.org
Stars: ✭ 85 (+57.41%)
Mutual labels:  community
demo community
Demonstriert eine Community-Website auf Basis von REDAXO 5.
Stars: ✭ 38 (-29.63%)
Mutual labels:  community
polskifrontend
Polski Frontend to agregator blogów, podcastów i kanałów wideo polskiej sceny frontendowej.
Stars: ✭ 45 (-16.67%)
Mutual labels:  community
workshops
Bioconnector Workshops
Stars: ✭ 24 (-55.56%)
Mutual labels:  workshops
vimfest
Sources of vimfest https://vimfest.org
Stars: ✭ 16 (-70.37%)
Mutual labels:  berlin
build-a-space
Automatically add community documentation to your repository
Stars: ✭ 18 (-66.67%)
Mutual labels:  community
community-projects
Webots projects (PROTO files, controllers, simulation worlds, etc.) contributed by the community.
Stars: ✭ 20 (-62.96%)
Mutual labels:  community

nodeschool berlin 🏫🐻

Slack IRC Freenode

welcome!

Welcome to NodeSchool Berlin, a bi-weekly NodeSchool chapter dedicated to helping people learn Node.js! You can RSVP for one of our meetups on the OpenTechSchool Berlin meetup page. We usually meet up every 2 weeks at the Mozilla Berlin offices in Berlin-Kreuzberg. Drinks are on us, and sometimes we even have pizza!

This repository hosts our website (http://nodeschool.io/berlin), which is built with Choo, as well as our presentation slides we present at the start of each meetup. If you want to contribute to our website, you only need to run the following commands:

git clone https://github.com/nodeschool/berlin nodeschool-berlin
cd nodeschool-berlin
npm install
npm start

This will launch a development server. After making your changes, be sure to open a new pull request to this repository!

Build commands

Command Description
$ npm start Start the development server
$ npm test Lint, validate deps & run tests
$ npm run build Compile all files into dist/
$ npm run inspect Inspect the bundle's dependencies
$ npm run publish Publish to gh-pages
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].