All Projects → unicorncoding → devevents-web

unicorncoding / devevents-web

Licence: MIT License
🦄 An awesome Vue.js front-end for dev.events.

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to devevents-web

Pretalx
Conference planning tool: CfP, scheduling, speaker management
Stars: ✭ 363 (+937.14%)
Mutual labels:  events, conference
Osem
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
Stars: ✭ 649 (+1754.29%)
Mutual labels:  events, conference
2019.djangocon.us
⛵ The DjangoCon US 2019 conference website
Stars: ✭ 18 (-48.57%)
Mutual labels:  events, conference
Tech-Conferences
Overview of upcoming and past tech conferences
Stars: ✭ 42 (+20%)
Mutual labels:  events, conference
Awesome4girls
A curated list of inclusive events/projects/initiatives for women in the tech area. 💝
Stars: ✭ 393 (+1022.86%)
Mutual labels:  events, conference
2020.djangocon.eu
🚃 The DjangoCon EU 2020 conference website
Stars: ✭ 16 (-54.29%)
Mutual labels:  events, conference
node-google-calendar
Simple node module that supports Google Calendar API
Stars: ✭ 76 (+117.14%)
Mutual labels:  events
fastify-kafka
Fastify plugin to interact with Apache Kafka.
Stars: ✭ 37 (+5.71%)
Mutual labels:  events
telephone-ts
Telephone-ts: The "Event Emitter-less" TypeScript Event Architecture.
Stars: ✭ 22 (-37.14%)
Mutual labels:  events
Konf
Kotlin Multiplatform conference app template
Stars: ✭ 15 (-57.14%)
Mutual labels:  conference
asterisk
Scripts for asterisk
Stars: ✭ 14 (-60%)
Mutual labels:  conference
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (-25.71%)
Mutual labels:  events
appbuilders18app
The App Builders 2018 iOS and Android app built as an experiment in React Native.
Stars: ✭ 29 (-17.14%)
Mutual labels:  conference
networkdays
Networkdays functions ... including `networkdays` excel like function with no dependencies (no NumPy)
Stars: ✭ 22 (-37.14%)
Mutual labels:  events
ngx-stop-propagation
✋ Stop propagation for everyday events with Angular directives 🎩
Stars: ✭ 13 (-62.86%)
Mutual labels:  events
it52-rails
Сайт нижегородского IT-сообщества
Stars: ✭ 17 (-51.43%)
Mutual labels:  events
CNN-SoilTextureClassification
1-dimensional convolutional neural networks (CNN) for the classification of soil texture based on hyperspectral data
Stars: ✭ 35 (+0%)
Mutual labels:  conference
wp-event-calendar
The best way to manage events in WordPress
Stars: ✭ 46 (+31.43%)
Mutual labels:  events
keycloak-session-restrictor
Simple event-listener for Keycloak which restricts the current user sessions to one (last one wins) only. Demo purposes only!
Stars: ✭ 48 (+37.14%)
Mutual labels:  events
burns
Manage your application's events without writing spaghetti code
Stars: ✭ 86 (+145.71%)
Mutual labels:  events

Build Status

dev.events

👉 dev.events is an ad-free, opensource listing of developer conferences and training courses.

What makes this listing awesome?

✔️ Minimalist design

✔️ RSS feed support

✔️ iCal event export

To keep the listing clean and relevant, all events undergo manual approval.


👩‍💻 Written in JavaScript.

🚀 Powered by Vue.js.

🎨 Styled with Bulma.

🌎 Hosted on Firebase Hosting.


Running in dev mode

This app talks to an API server aka backend. Make sure you have API server running locally.

Install dependencies:

npm install

Run dev server with hot-reload:

npm start

Running on production

Lint and fix files:

npm run lint

Compile and minify:

npm run build

Push and wait for the app to be deployed.

Who is behind the product?

The product is developed at night by caffeinated Coding Unicorn. For new feature requests, ideas or bugs, please create an issue here.

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].