All Projects → Codeminer42 → opensource

Codeminer42 / opensource

Licence: other
Site de Open Source da CodeMiner42

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to opensource

rchore
An feature packed Google Tasks CLI written purely in Rust
Stars: ✭ 36 (+44%)
Mutual labels:  hacktoberfest2021
typiform
⚛️ A serverless React powered online form builder that works like a doc.
Stars: ✭ 16 (-36%)
Mutual labels:  hacktoberfest2021
HacktoberFest21
A beginner friendly repository for HacktoberFest 2021
Stars: ✭ 45 (+80%)
Mutual labels:  hacktoberfest2021
keycloak-admin-client
PHP Client to connect to Keycloak admin rest apis
Stars: ✭ 57 (+128%)
Mutual labels:  hacktoberfest2021
Androapps
Important Android projects to learn fundamentals of android development
Stars: ✭ 48 (+92%)
Mutual labels:  hacktoberfest2021
rePocketable
Tool to fetch articles from (getPocket|the web) and turn them into epub
Stars: ✭ 49 (+96%)
Mutual labels:  hacktoberfest2021
instaUnfollow
Check people don't follow you back on Instagram.
Stars: ✭ 50 (+100%)
Mutual labels:  hacktoberfest2021
HacktoberFest2021
No description or website provided.
Stars: ✭ 33 (+32%)
Mutual labels:  hacktoberfest2021
jbehave-junit-runner
Integrate JBehave better with JUnit. Reports all Stories, Scenarios and Steps as JUnit Suites and Test Cases.
Stars: ✭ 70 (+180%)
Mutual labels:  hacktoberfest2021
open-climate-investing
Application and data for analyzing and structuring portfolios for climate investing.
Stars: ✭ 20 (-20%)
Mutual labels:  hacktoberfest2021
Fenice-Network
Building the job search portal which helps both recruiters and job seekers to get perfect jobs.
Stars: ✭ 20 (-20%)
Mutual labels:  hacktoberfest2021
Commandline-Games-hacktoberfest
A repository to share command line games. An opportunity to start and learn about open source code contributions flow.
Stars: ✭ 16 (-36%)
Mutual labels:  hacktoberfest2021
VSCode-Bedrock-Development-Extension
An extension that provides support for files such as: .mcfunction, .json and .lang. Features include: completion, validations, formatters, diagnostics, cheat-sheets, code-actions, generation of files, and development tools to help develop Minecraft Bedrock Addons or Minecraft Education Edition.
Stars: ✭ 45 (+80%)
Mutual labels:  hacktoberfest2021
Alfred
A friendly Toolkit for Beginner CTF players
Stars: ✭ 39 (+56%)
Mutual labels:  hacktoberfest2021
macropower-analytics-panel
It's like Google Analytics, but for Grafana dashboards!
Stars: ✭ 16 (-36%)
Mutual labels:  hacktoberfest2021
react-in-out-textarea
A simple React.js User Interface Component that is like Google Translate with full TypeScript Support
Stars: ✭ 28 (+12%)
Mutual labels:  hacktoberfest2021
Hacktoberfest-2021
❗❗ Make your first PR now, accepting and merging PRs continuously. ⭐HACKTOBER ACCEPTED 2021 ✨✨Happy Hacking 💖💖
Stars: ✭ 11 (-56%)
Mutual labels:  hacktoberfest2021
College-Notes
Contribute your handwritten PDF notes and help other students ✌ #DecodersCommunity 🖤
Stars: ✭ 30 (+20%)
Mutual labels:  hacktoberfest2021
cryostat-operator
An OpenShift Operator to facilitate setup and management of Cryostast and expose the Cryostat API through Kubernetes Custom Resources.
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest2021
HacktoSearch
Helping you find the best contributions you can make in Hacktoberfest 2021!
Stars: ✭ 17 (-32%)
Mutual labels:  hacktoberfest2021

opensource

CI Workflow

🏠 Homepage

🚀 Getting Started

First, install the dependencies:

yarn install

Next, create an .env.local file as following or clone the example one:

#Google Analytics ID
NEXT_PUBLIC_GA_ID=G-123123123

Remember to set up the variables according to your project.

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

🤝 Contributing

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

📝 License

License © Codeminer42

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