ekafyi / wargabantuwarga.com

Inisiatif warga untuk berbagi informasi seputar fasilitas kesehatan dan alat kesehatan untuk COVID-19.

Home Page:https://www.wargabantuwarga.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warga Bantu Warga

A society initiative to circulate information about health facilities and devices for COVID-19.

Purpose and Principles

TThe purpose of this website is to republish publicly accessible Google Docs to be more mobile-friendly and performant.

Why using Google Docs?

We are using Google Docs so that our content contributors can collaborate easily without the hassle of conventional CMSes.

Principles

What we're striving for:

✅ Performance

Our website must be high-performant because our audience spread across Indonesia with varying types of devices and network speed. A good measurement of it is Google's Core Web Vitals.

✅ Accessibility

Our website must be accessible so that we can reach more users and help more people.

✅ Up-to-date Information

Any information posted on our website must be up-to-date to the latest version that our content editors published. We can tolerate delays to a certain degree for the sake of web performance, but it should be limited to less than an hour.

What we're going against:

❌ Counter-productive Cosmetics

We can't afford to hurt web performance or to provide outdated information just for the sake of the beauty of the website.

❌ Expensive Functionalities

We must carefully consider any additional client-side libraries that we include on the website. Unless its benefits outweigh the trade-off that we have to pay, we should avoid adding the functionality. Even if it is proven to be beneficial, we should strive to implement it in the best possible way. An excellent example of it is Google Analytics.

❌ Unmeasured Improvements

For any improvements on the website, we should continuously measure its impact on the Core Web Vitals. If proven to hurt the metrics, we should revert the changes and find another way to implement them without degrading the performance.

Getting Started

First, install dependencies and fetch data to your local machine

cd wargabantuwarga.com
yarn install
yarn fetch-wbw

Then, run the development server:

yarn dev

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

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Frequently Used Tools

Contributing

See our contributing guidelines.

About

Inisiatif warga untuk berbagi informasi seputar fasilitas kesehatan dan alat kesehatan untuk COVID-19.

https://www.wargabantuwarga.com

License:MIT License


Languages

Language:TypeScript 74.7%Language:JavaScript 13.6%Language:CSS 10.2%Language:HTML 1.4%Language:Shell 0.2%