Skip to content

Commit

Permalink
Merge pull request #145 from cellajs/development
Browse files Browse the repository at this point in the history
fixes
  • Loading branch information
flipvh authored Jun 22, 2024
2 parents f0715e9 + 0386fe7 commit 87e58d7
Show file tree
Hide file tree
Showing 206 changed files with 14,086 additions and 16,014 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
## Installation

#### Prerequisites
- **Node:** Check node with `node -v`. Install Node 20.x or 22.x with (recommended) [Volta](https://docs.volta.sh/guide/).
- **Node:** Check node with `node -v`. Install Node 20.x or 22.x. (ie. [Volta](https://docs.volta.sh/guide/)).
- **Docker:** Install [Orbstack](https://orbstack.dev/) or [Docker](https://docs.docker.com/get-docker/)

### Step 1
Expand Down
1 change: 1 addition & 0 deletions backend/drizzle/0004_eager_katie_power.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "memberships" ADD COLUMN "sort_order" double precision NOT NULL;
Loading

0 comments on commit 87e58d7

Please sign in to comment.