All Projects → World-Wide-JUGs → GlobalWWJugs

World-Wide-JUGs / GlobalWWJugs

Licence: GPL-3.0 License
World Wide JUGs - List of Java User Groups around the world

Programming Languages

HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to GlobalWWJugs

List All Programming Telegram Group
List of All Programming Telegram Group
Stars: ✭ 724 (+5469.23%)
Mutual labels:  groups, user
messenger
Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
Stars: ✭ 194 (+1392.31%)
Mutual labels:  groups
EasyUI
ESP8266 User Interface Library.
Stars: ✭ 63 (+384.62%)
Mutual labels:  user
ticketator
Django simple ticketing system
Stars: ✭ 47 (+261.54%)
Mutual labels:  groups
site
Sources of euregjug.eu
Stars: ✭ 26 (+100%)
Mutual labels:  jug
wg-api
creates an HTTP endpoint for a Wireguard® VPN server
Stars: ✭ 61 (+369.23%)
Mutual labels:  user
twitter-d
TypeScript types for Twitter API objects
Stars: ✭ 54 (+315.38%)
Mutual labels:  user
user login and register
user login and register system in django
Stars: ✭ 43 (+230.77%)
Mutual labels:  user
cms
🛠️ Simple smart CMS for Nette and Vue.js
Stars: ✭ 12 (-7.69%)
Mutual labels:  user
craft-webperf
Webperf helps you build & maintain high quality websites through Real User Measurement of your website's performance
Stars: ✭ 24 (+84.62%)
Mutual labels:  user
terraform-aws-iam-user
A Terraform module to create and manage Identity and Access Management (IAM) Users on Amazon Web Services (AWS). https://aws.amazon.com/iam
Stars: ✭ 17 (+30.77%)
Mutual labels:  user
clubi
A group-oriented social media platform written in Laravel and Vue
Stars: ✭ 29 (+123.08%)
Mutual labels:  groups
TerminalUserInterfaces.jl
Terminal User Interfaces in Julia.
Stars: ✭ 66 (+407.69%)
Mutual labels:  user
linkcast
Share links, images, blogs and everything on the web with your friends in one click using this chrome extension Linkcast
Stars: ✭ 13 (+0%)
Mutual labels:  groups
commun
🎩 Fully-featured framework for REST APIs and GraphQL from JSON Schema with TypeScript and MongoDB
Stars: ✭ 97 (+646.15%)
Mutual labels:  communities
libgen-downloader
A simple tool to search and download ebooks from libgen via terminal user interface.
Stars: ✭ 98 (+653.85%)
Mutual labels:  user
hivemind
Hive API server (offloads most API calls from hived) implemented using Python+SQL
Stars: ✭ 46 (+253.85%)
Mutual labels:  communities
angular-communities
A list of all the Angular Communities around the world
Stars: ✭ 97 (+646.15%)
Mutual labels:  communities
SuperLauncher
🚀 Super Launcher is an admin launcher that persists in the system tray that can launch programs quickly; optionally, with administrator rights, as another user, or both.
Stars: ✭ 36 (+176.92%)
Mutual labels:  user
yii2-jwt-user
JWT (JSON Web Token) User component for Yii 2
Stars: ✭ 16 (+23.08%)
Mutual labels:  user

Welcome

Welcome to the Worldwide list of Java User Groups (JUGs) !

This website it is based in 100% opensource technologies, and it is dynamically rendered based on the data located in the different folders saved in this repository.

We strongly invite you to improve this website by submitting a PR to include any of the JUGs we have available around the world or by providing new functionalities for the end users of this website.

Setup

This website is based on Jekyll. To run it you need to set up a Ruby (minimum 2.4.1) environment.

To set up a Ruby environment we recommend:

After you have Ruby installed, install all the required dependencies running:

bundle install

Running in local

Once you have the project with all the dependencies installed, you can launch it in local with the following command:

bundle exec jekyll serve

This will start a jekyll server on http://127.0.0.1:4000 Once it is loaded, you can open it with your favourite browser.

The content you can see, it will be updated every time you made changes in your local files.

Running locally with Docker

Alternatively you can run the site locally via Docker. This has the benefit of not requiring you to install and manage Ruby versions directly on your machine.

Assuming you have already installed Docker and docker-compose (e.g. via Docker Desktop for Mac and Windows) you can build and run the site locally with:

docker-compose up

JUGS Map & Directory

Visit the main page

Adding a JUG

For adding a new JUG you only need to submit a PR that should include a new .md file saved in the _jugs folder that should contain all the mandatory information (name, website and location for locating in the map). Check the the main page to see some properties.

For locating your JUG properly in the map, it is recommended opening the map with your browser, go to its console and click in the place you desire. You should see the coordinates you can use for storing it in your .md file. Alternatively you can use latlong.net or any other latitude and longitude finder.

Communication Channels

Feel free to reach out using one of the following channels:

Other

  • Q&A
  • Newsletter
  • Track speakers
  • Code of conduct
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].