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 .envyarn
yarn devor
npm install
npm run devOutput 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 + cRoutes 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/communityTo 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
