Nesse momento complicado que estamos passando, felizmente têm muitas pessoas, comunidades e empresas realizando pequenos eventos, 100% online e de graça pra galera. A comunidade da CollabCode criou esse site com o objetivo de juntar todas essas iniciativas maravilhosas que estão nos ajudando a passar por essa crise de uma forma mais feliz!
Getting Started | How to use | Contributing | License
- Clone this repo to your local machine using
https://github.com/CollabCodeTech/quarentena-tech.git
cd quarentena-tech
cp .env.example .env
yarn
yarn dev
or
npm install
npm run dev
Output similar:
yarn run v1.22.4
$ nodemon src/app.js
[nodemon] 2.0.2
[nodemon] to restart at any time, enter `rs`
[nodemon] watching dir(s): src/**/*
[nodemon] watching extensions: js
[nodemon] starting `sucrase-node src/app.js src/app.js`
Serve in http://localhost:8084
Shotdown: ctrl + c
Routes to GET method:
https://quarentena.tech/api/things
https://quarentena.tech/api/twitch
https://quarentena.tech/api/youtube
https://quarentena.tech/api/course
https://quarentena.tech/api/community
To get started...
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/CollabCodeTech/quarentena-tech.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using:
- Title for your contribute [Feat(X) || Fix(X)]
- Description
- Compatibility
- Caveats (Optional)
- MPL 2.0 license
- Copyright (c) 2020 CollabCode