All Projects โ†’ coljs โ†’ medellinjs

coljs / medellinjs

Licence: other
MedellinJS

Programming Languages

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

Projects that are alternatives of or similar to medellinjs

Surmon.me
๐Ÿ†’ My personal website and blog, powered by @vuejs (3)
Stars: โœญ 1,767 (+2796.72%)
Mutual labels:  server-side-rendering, nuxtjs
Nuxt Firebase Pwa
Run the Nuxt.js application (SPA * SSR * PWA) on Firebase.
Stars: โœญ 103 (+68.85%)
Mutual labels:  server-side-rendering, nuxtjs
jooger.me
๐Ÿ‘ My personal website๏ผŒpowered by @nuxt
Stars: โœญ 39 (-36.07%)
Mutual labels:  server-side-rendering, nuxtjs
antony-nuxt
๐Ÿ‘ Codes that Power ouorz.com | A Tiny Little Nuxt.js + WP REST API App ๅšๅฎขๅ‰็ซฏ
Stars: โœญ 21 (-65.57%)
Mutual labels:  server-side-rendering, nuxtjs
platform
Community platform for dancers
Stars: โœญ 30 (-50.82%)
Mutual labels:  community, nuxtjs
Vuesion
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Stars: โœญ 2,510 (+4014.75%)
Mutual labels:  server-side-rendering, nuxtjs
Nuxt Firebase Sns Example
Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
Stars: โœญ 485 (+695.08%)
Mutual labels:  server-side-rendering, nuxtjs
nuxtjsbrasil.github.io
Site da comunidade Nuxt Brasil (usando Nuxtjs) ๐Ÿ˜„
Stars: โœญ 21 (-65.57%)
Mutual labels:  community, nuxtjs
nuxtjs-nestjs-starter
Starter project for nuxtjs and nestjs all in one integrated.
Stars: โœญ 56 (-8.2%)
Mutual labels:  server-side-rendering, nuxtjs
gist-blog-ssr
Build a server rendered Vue.js blog with Nuxt and Vuex using API Gist as backend
Stars: โœญ 58 (-4.92%)
Mutual labels:  server-side-rendering, nuxtjs
comdev-site
Website sources for the Apache Community Development Website
Stars: โœญ 70 (+14.75%)
Mutual labels:  community
nuxt-ecommerce
๐Ÿ› Ecommerce Store with Nuxt
Stars: โœญ 82 (+34.43%)
Mutual labels:  nuxtjs
nuxt-jsonld
A Nuxt.js module to manage JSON-LD in Vue component.
Stars: โœญ 198 (+224.59%)
Mutual labels:  nuxtjs
buoy
๐Ÿ†˜ A community-based crisis response system. Because friends don't let friends call the cops. ๐Ÿ”ฅ๐Ÿš“๐Ÿ”ฅ
Stars: โœญ 68 (+11.48%)
Mutual labels:  community
agouti
A platform for collective blogs and social media platform, forum, question and answer service. Catalog of sites (programs), site navigation and directories - facets. A community based on the PHP HLEB micro-framework.
Stars: โœญ 36 (-40.98%)
Mutual labels:  community
fornalder
Visualize long-term trends in collections of Git repositories.
Stars: โœญ 80 (+31.15%)
Mutual labels:  community
mean-start-2
Full stack Angular + Nest + Universal.
Stars: โœญ 19 (-68.85%)
Mutual labels:  server-side-rendering
webpack-isomorphic-compiler
A compiler that makes your life easier if you are building isomorphic webpack powered apps, that is, single page applications with server-side rendering
Stars: โœญ 16 (-73.77%)
Mutual labels:  server-side-rendering
nuxt-stripejs
๐Ÿ’ณ NuxtJS module for Stripe.js which loads only when required and w/ retry mechanism
Stars: โœญ 17 (-72.13%)
Mutual labels:  nuxtjs
ammobin-client
client for https://ammobin.ca
Stars: โœญ 18 (-70.49%)
Mutual labels:  nuxtjs

mde-js-site

All Contributors Build Status dependencies Status devDependencies Status

MedellinJS Website powered by NuxtJS

Build Setup

Check your Node version, this must be higher that 8+.

$ node -v
#v8.11.1

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

External API usage

Meetups

This site uses the meetup.com API to pull the past and next events for the MedellinJS group. All requests to the API are JSONP request signed with an API Key, which is the only supported mode if you dont want to use OAuth (requires user approval), or reval your API key in the source code (which should only used be on server side apps).

The only endpoint hitted to pull the events is the V3 Group events endpoint, which is used to pull both upcoming events and past events.

Signed requests can be generated from the Meetup API Console and can only be used for the specific resource involved. Because the signed requests carry the identity of the user that generated them, its recommended to use them only for read-only requests without side effects (GET).

JSONP needs to be used because the meetup API only supports CORS headers on requests that use OAuth authentication. See github issue.

For further information about the meetup API please check the documentation.

Contributors

Add new contritutor from CLI

Use npm run contributors:add <username> contribution1, contribution2 to add new contributors to our project. They will be added to your configuration file, and the contributors file will be updated just as if you used the generate command.

# Add new contributor <username>, who made a contribution of type <contribution>
npm run contributors:add <username> <contribution>
# Example:
npm run contributors:add khriztianmoreno code,doc

Add new contritutor from Issue or Pull Request

Comment on Issue or Pull Request, asking @all-contributors to add a contributor:

@all-contributors please add <username> for <contributions>

contribution: See the Emoji Key (Contribution Types Reference) for a list of valid contribution types.

The bot will then create a Pull Request to add the contributor, then reply with the pull request details.

example all contributor bot

Thanks goes to these wonderful people (emoji key):


Julian Duque

๐Ÿ’ป ๐Ÿ“‹ ๐Ÿ“ข ๐Ÿ‘€ ๐Ÿ“

Adriรกn Estrada

๐Ÿ’ป ๐Ÿ“‹ ๐Ÿ“ข ๐Ÿ‘€ ๐Ÿ“

Alex Ramirez

๐Ÿ“‹ ๐Ÿ“ข

CodeMaxter

๐Ÿ“‹ ๐Ÿ“ข

Jesse cogollo

๐Ÿ“‹ ๐Ÿ’ป ๐Ÿ“– ๐Ÿ’ต ๐Ÿ‘€ ๐Ÿ“ข

Khriztian Moreno

๐Ÿ’ป ๐Ÿ“– ๐Ÿ‘€ ๐Ÿ“ข ๐Ÿ› ๐ŸŽจ

Maria Fernanda Serna Arboleda

๐Ÿ“‹ ๐Ÿ“ข ๐Ÿ”

Jeny Alejandra Mazo

๐Ÿ’ป ๐ŸŽจ ๐Ÿ“‹ ๐Ÿ’ต ๐Ÿ“ข

Frank Alejo Betancur

๐Ÿ“‹ ๐Ÿ“ข ๐Ÿ’ป

Ely Alvarado

๐Ÿ’ป

Alejandro Pรฉrez

๐Ÿ’ป

Iva Villa

๐Ÿ’ป

Juan Pablo Romero Mendoza

๐Ÿ’ป

Juan David Maldonado Gรณmez

๐Ÿ’ป

David Sรกnchez

๐Ÿ’ป

Fernando Montoya

๐Ÿ’ป

Maria Camila Gomez Restrepo

๐Ÿ’ป

Manu Castrillon

๐Ÿ’ป

Daniel

๐Ÿ’ป

Cristian Mosquera

๐Ÿ’ป

Catalina Meneses

๐Ÿ’ป

Esteban Beltran

๐Ÿ’ป

Mauro Arango

๐Ÿ’ป

svargaslondono

๐Ÿ’ป

Erick Garcia

๐Ÿ’ป

yhorman perez

๐Ÿ’ป

Andrรฉs Bedoya

๐Ÿ’ป

Camilo Ocampo

๐Ÿ’ป

Carlos Hurtado

๐Ÿ’ป

Carlos Jimรฉnez

๐Ÿ’ป

erickgarciagit

๐Ÿ’ป

Juan David Nicholls Cardona

๐Ÿ’ป

Pablo Velรกsquez

๐Ÿ’ป

Santiago Blanco

๐Ÿ’ป

Alejandro Garcia Serna

๐Ÿ’ป

JC Casas

๐Ÿ’ป

silvermiguel96

๐Ÿ’ป

Alexis (GH)

๐Ÿ’ป

Cristian Martinez

๐Ÿ’ป

Estefanny Seguro

๐Ÿ’ป

gabynr

๐Ÿ’ป

Jose Miguel

๐Ÿ’ป

Mateo Calle

๐Ÿ’ป

pquiceno

๐Ÿ’ป

Romel Pรฉrez

๐Ÿ’ป

Samuel Burbano Ramos

๐Ÿ’ป

Sergio C. Orozco Torres

๐Ÿ’ป

Wbert Adriรกn Castro Vera

๐Ÿ’ป

Brandon Villamizar

๐Ÿ’ป

Juliana Gomez

๐Ÿ’ป

John Agudelo

๐Ÿ’ป

jovallejomu

๐Ÿ’ป

MartinEliasQ

๐Ÿ’ป

naranjitagolden

๐Ÿ’ป

Skouro

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

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