Project type
Data VisualizationToolsProject tech
GoMySQLPostgreSQLMongoDBNodeJSHTML / CSSJavaScriptTypeScriptCurrently seeking
- Developers
- Frontend Developers
- Backend Developers
- Technical Writers
- Code Reviewers
- Testers
Contribution overview
Most contributors are in Indonesian
Ideal: 4 PRs a month
Mentorship & pairing available
Overview
go-server-side-ag-grid is a friendly community where you can learn to code for free. It is run by a donor-supported 501(c)(3) nonprofit to help millions of busy adults transition into tech. Our community has already helped more than 10,000 people get their first developer job.
Our full-stack web development and machine learning curriculum is completely free and self-paced. We have thousands of interactive coding challenges to help you expand your skills.
Contributing
We welcome all contributions, so please let me know if you have any idea, new feature, fine tune, bug fix or something else.
Pre-requested
- You must have
NodeJS
andGolang
installed on you environment - Copy file
.env-example
and rename to.env
- Setup your credential database such as username, password and etc
- Install
go get github.com/githubnemo/CompileDaemon
- Install
go get golang.org/x/lint/golint
make goget
to rungo get & go mod vendor
make gorun
to rungo run main.go
How to Run
- run
yarn install
- start with
yarn start
- open browser at
localhost:4000
How to Contribute
We will using github flow.
- Fork this project
- Clone the forked project
- Create a new branch. Example:
git checkout -b feature/a-new-feature
- Write your code ...
- After you done,
git commit -m 'Your message of this commit'
. Example:git commit -m 'Initial a new feature'
- Push your code.
git push
- Open your GitHub and Pull Request
The general platform status for all our applications is here
Learn
Resources to learn more about our technology and community.