Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(pnpm): migrate to pnpm #196

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
auto-install-peers=true
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Kelas Rumah Berbagi

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)

[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors)

<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![Build Status][build-badge]][build] [![MIT License][license-badge]][license]
Expand All @@ -23,18 +25,18 @@ Online course platform for Rumah Berbagi.
- [System Requirements](#system-requirements)
- [Development](#development)
- [Testing](#testing)
- [Tools & References](#tools--references)
- [Tools \& References](#tools--references)
- [Tools](#tools)
- [Code Editor](#code-editor)
- [References](#references)
- [Frequently Used Commands](#frequently-used-commands)
- [Prisma commands](#prisma-commands)
- [PlanetScale commands](#planetscale-commands)
- [Fly Setup ⚠️ Warning, the deployment setup is untested yet ⚠️](#fly-setup-️-warning-the-deployment-setup-is-untested-yet-️)
- [Fly Setup](#fly-setup)
- [Deployment](#deployment)
- [Contributing](#contributing)
- [Important links](#important-links)
- [Contributors](#contributors-)
- [Contributors](#contributors)

## Documentation

Expand Down Expand Up @@ -155,7 +157,9 @@ Commands to know:
- `pscale database dump <DATABASE_NAME> <BRANCH_NAME> --output prisma/dumps/xx` -
backup and dump the specified database

### Fly Setup ⚠️ Warning, the deployment setup is untested yet ⚠️
### Fly Setup

> ⚠️ Warning, the deployment setup is untested yet ⚠️

1. [Install Fly](https://fly.io/docs/getting-started/installing-flyctl/)

Expand Down Expand Up @@ -213,7 +217,7 @@ read why.

<!-- markdownlint-restore -->

## Contributors
## Contributors

Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Expand Down