EOS Costa Rica Developers Documentation Site.
In this site you will find the resources collected in the day-to-day life of EOS Costa Rica collaborators. Feel free to collaborate, comment and suggest changes / ideas to improve the site.
- About The Project
- Content Table
- Project Purpose
- Version
- Tech Stack
- Development Environment
- File Structure
- License
- Contributing
- Contributors
- About EOS Costa Rica
This project is meant to serve as a tool for assisting with new developer on-boarding. Initially created by a group of university students to facilitate getting up to speed with other team members and contribute to open source projects. It's main purpose is to provide guidance to new team members and accelerate becoming familiar with processes and the culture at EOS Costa Rica.
:::note we are on version 0.2.0 :::
- React.js - React 16✨, React Router 5
- Material-ui/core - React components for faster and easier web development universal-authenticator-library - A library for allowing apps to easily use different auth providers
- Core - React components for faster and easier web development
- Lint - ESlint
- Styles - Material-UI Theme (customizable)
Give the needed instruction to run the project locally, for example:
yarn
git
node.js
-
Clone the repository
git clone https://github.com/eoscostarica/guide.eoscostarica.io.git
-
Move to the appropriate directory
cd guide.eoscostarica.io.git
-
Install yarn packages
yarn
-
Run the project
yarn start
guias.eoscostarica.io/
├── .github
│ ├── workflows
│ | ├── nodejs.yml
│ | └── services
│ └── pull_request_template.md
├── docs
├── src
│ ├── css
│ | ├── custom.css
│ | └── homepage.css
│ ├── pages
│ | └── index.js
├── static
│ ├── img
│ ├── scripts
│ └── CNAME
├── .all-contributorsrc
├── .gitignore
├── docusaurus.config.JS
├── package.json
├── package.json
├── yarn.lock
└── README.md
MIT © EOS Costa Rica
We use a Kanban-style board. That's were we prioritize the work. Go to Project Board.
If you want to make a contribution, please follow the next steps:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Add your Changes to Commit (
git add <fileName>
) - Commit your Changes (
git commit -m '<type>(<scope>): <subject>'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Please Read EOS Costa Rica's Open Source Contributing Guidelines for more information about programming conventions.
If you find a bug, please report big and small bugs by opening an issue <link to issue project section>
Thanks goes to these wonderful people (emoji key):
JustinCast 💻 📖 🚇 🚧 📆 👀 🌍 |
Xavier Fernandez 💻 🖋 📖 🤔 👀 |
Edgar Parra 💻 🖋 🤔 👀 |
Leister Francisco Alvarez Campos 💻 🖋 🤔 👀 |
Steph Delgado 💻 🖋 🤔 👀 |
AngeloCG97 💻 🖋 📖 🤔 👀 |
Jean Vega 💻 🖋 📖 🤔 👀 |
Luis Diego Rojas 💻 🖋 📖 🤔 👀 |
This project follows the all-contributors specification. Contributions of any kind welcome!
EOS Costa Rica is an independently-owned, self-funded, bare-metal Genesis block producer that provides stable and secure infrastructure for EOSIO blockchains. We support open source software for our community while offering enterprise blockchain development and custom smart contract development for our clients.