Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reesericci committed Aug 9, 2023
1 parent 81a8499 commit 3e69e7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -8,13 +8,15 @@ This is the backbone for Obl.ong, a nonprofit service providing free, quality do
- Install Ruby on Rails with Bundler
- Pull submodules
- Run `rails credentials:edit` and add these keys:

```
dnsimple:
access_token: DNSIMPLE_ACCESS_TOKEN
account_id: ACCOUNT_ID
postmark_api_token: "POSTMARK_API_TOKEN"
```

- Run `rails tailwindcss:build`
- Edit `config/application.rb` to reflect your environment
- Start the server with `bin/rails server`

0 comments on commit 3e69e7a

Please sign in to comment.