mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 13:19:39 +02:00
parent
4d5d35b277
commit
1b54d0b321
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@ After cloning the repo, the basic setup commands are:
|
||||||
```sh
|
```sh
|
||||||
cd maybe
|
cd maybe
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
bundle install
|
bin/setup
|
||||||
rails db:setup
|
|
||||||
bin/dev
|
bin/dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue