OfferZen-Community / developers-finance

Developers Finance Guide
https://developersfinance.guide
MIT License
18 stars 14 forks source link

๐Ÿ’ธ Welcome to the Developer Finance Guide ๐Ÿ’ธ

Background

Welcome!

We decided to develop this guide after having a number of conversations with devs within our community about financial education and wellness.

OfferZen's partnership with Investec has given us access to experts in the finance field, with a wealth of finance knowledge that we've been able to tap into. Where relevant, we have also consulted with other financial experts to make sure we have covered all the bases.

Some learnings that we have gathered along this journey so far are:

We hope that you find the content useful as you navigate the world of finance!


How you can help

The team behind this guide haven't managed an open source repo before, so we need all the help we can get! There are lots of ways that you can help us make this awesome:

ProTip: If you're looking for the guide's markdown pages, check out the docs folder!


How this repo currently works/was set up


Getting started with the repo

In order to make a contribution, fork the repo and request merges in. Consider dockerising the development to avoid conflicts with the contributor's local system.

npm install
npm run build

Thanks so much for helping!