https://github.com/collabcodetech/quarentena-tech
https://github.com/collabcodetech/quarentena-tech
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/collabcodetech/quarentena-tech
- Owner: CollabCodeTech
- License: other
- Created: 2020-03-29T15:52:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T08:22:24.000Z (over 2 years ago)
- Last Synced: 2023-03-02T17:41:13.588Z (over 2 years ago)
- Language: JavaScript
- Size: 15.3 MB
- Stars: 59
- Watchers: 4
- Forks: 24
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quarentena Tech
> 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[](https://quarentena.tech)
## Getting Started
### Clone
- Clone this repo to your local machine using `https://github.com/CollabCodeTech/quarentena-tech.git`
```bash
cd quarentena-tech
cp .env.example .env
``````bash
yarn
yarn dev
```
> or
```bash
npm install
npm run dev
```> Output similar:
```bash
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
```## How To Use
> Routes to GET method:
```bash
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
```## Contributing
> To get started...
### Step 1
- **Option 1**
- 🍴 Fork this repo!- **Option 2**
- 👯 Clone this repo to your local machine using `https://github.com/CollabCodeTech/quarentena-tech.git`### Step 2
- **HACK AWAY!** 🔨🔨🔨
### Step 3
- 🔃 Create a new pull request using:
- Title for your contribute [Feat(X) || Fix(X)]
- Description
- Compatibility
- Caveats (Optional)---
## License
[](https://www.mozilla.org/en-US/MPL/2.0/)
- **[MPL 2.0 license](https://www.mozilla.org/en-US/MPL/2.0/)**
- Copyright (c) 2020 CollabCode