Commit graph

55 commits

Author SHA1 Message Date
Jeff Bowen
b4faee4bb7
Fix Github Workflow Status badge in README.md
Noticed the workflow status badge in the README was broken and pointing to [this issue](badges/shields#8671). Fixed per the instructions in that issue.
2024-03-08 10:43:45 +10:00
Allen Chang
8c5c0cfd9b
Update Node.js version to v18.16
Update Node.js version from v14.18 to v18.16 in README.md
2024-02-26 13:25:52 -05:00
Stefano Sansone
f2c4c94960
Update README.md
Add Apollo GraphQL mention
2024-02-16 00:02:29 +00:00
Jackson Harper
bd65230e0c Update docs on importing 2024-01-22 15:46:04 +08:00
Lily Mara
f8a6fc9e0d Improve developer environment onboarding
I encountered a number of issues while trying to get my own local dev
environment set up. This change adds missing information to the readme, updates
the Postgres image to one that includes required module dependencies, and
removes next.js rewrite rules (IS THIS SAFE?) which were no longer used and
causing issues.
2023-10-27 08:44:26 -07:00
h3n4l
1733cf756d docs: add native ios app source code link in readme 2023-10-19 11:42:42 +08:00
Paul Mullins
d315418171 Fix password in readme, password is demo_password not demo, see packages/db/setup.sh for reference 2023-10-17 18:49:37 -04:00
echoriiku
700b9b6ded
Fixed typo from the last commit to the README.md
Missed adding the link when clicking the button
2023-09-06 08:30:18 -03:00
echoriiku
176c8f1602
Update README.md
Added a badge to the Mastodon profile @ https://pkm.social/@omnivore
2023-09-05 16:11:13 -03:00
Jackson Harper
df4f2a9e1c
Update screenshot in the README 2023-08-04 17:03:58 +08:00
Jackson Harper
686bc22467 Change docker-compose to docker compose in docs 2023-06-22 10:24:51 +08:00
Jackson Harper
91335a7315 Update login section in local development 2023-04-26 19:32:19 +08:00
Joseph Mearman
0cfc87dae9
add links to readme 2023-02-20 07:36:20 +00:00
Jackson Harper
c49221943a Fix path to email auth link in README 2022-12-29 15:18:41 +08:00
Jackson Harper
88e7060b62
Update readme
A couple small changes to the README
2022-12-05 11:00:49 +08:00
ShaneMaglangit
da9fa1b962 Chore: Correct .env.local to .env.template on the README for the frontend development section. 2022-10-05 17:56:11 +08:00
Artyom Nesterenko
27048cb571
Fix typos 2022-10-01 17:26:06 +03:00
Jackson Harper
d6a6b1de66 Use email-signup instead of email-registration as path to match naming 2022-07-19 13:02:28 -07:00
Jackson Harper
7f0f9c7617 Update README 2022-04-19 08:58:28 -07:00
Jackson Harper
88a198024d Add extra space so code block is rendered correctly 2022-02-28 10:03:38 -08:00
Jackson Harper
800ea460fe Fix typo 2022-02-28 09:59:12 -08:00
Jackson Harper
31f590211a Add a link in readme to David Öhlin's importer 2022-02-28 09:58:09 -08:00
Jackson Harper
01575e7780 Add SWR 2022-02-16 11:14:36 -08:00
Jackson Harper
3d289f24be Add Radix to the list of OSS we use 2022-02-16 11:10:44 -08:00
Jackson Harper
d21256ff88 Add Swift GraphQL to the shoutouts section 2022-02-16 11:07:04 -08:00
Jackson Harper
376689ea63 README typos 2022-02-16 10:58:44 -08:00
Jackson Harper
ad507ec507 Put the emoji after the headlines to make them a little more readable 2022-02-16 10:56:11 -08:00
Jackson Harper
0313f3805e Add emoji to the README 2022-02-16 10:53:17 -08:00
Jackson Harper
197e038f37 Add a section in the README on the OSS we use 2022-02-16 10:43:38 -08:00
Jackson Harper
594d3558b4 Update the Discord Link
Old link had expired, potentially after server settings were
changed.
2022-02-15 09:44:45 -08:00
Jackson Harper
e2c136978f
Add Omnivore Logo to the README 2022-02-14 21:22:46 -08:00
Jackson Harper
9ecb53f04d Add a license badge 2022-02-14 20:34:15 -08:00
Jackson Harper
1e2f51e945 Add a label to discord badge 2022-02-14 20:31:55 -08:00
Jackson Harper
749b0c2d0f Add a link for the build status 2022-02-14 20:30:26 -08:00
Jackson Harper
757d7eea10 Remove styling 2022-02-14 20:27:44 -08:00
Jackson Harper
1d9ee15585 Add targets for the README badges 2022-02-14 20:26:45 -08:00
Jackson Harper
41aab0dfac Add badges to the README 2022-02-14 20:22:48 -08:00
Jackson Harper
6798f45760
Merge pull request #44 from omnivore-app/fix/deploy-your-own-readme
Add a section on deploying your own service
2022-02-14 14:01:56 +08:00
Jackson Harper
775a4e550e Add a section on deploying your own service 2022-02-13 20:56:41 -08:00
Jackson Harper
70590d7e1c
Merge pull request #35 from jacksonh-public/patch-1
Move requirements to the top of the README
2022-02-14 12:39:41 +08:00
Jackson Harper
ae2b1555a2 Update test 2022-02-13 08:50:12 -08:00
jacksonh-public
8e3cea5062
Move requirements to the top of the README
This makes it easier for people to find the correct node.js version.
2022-02-13 08:47:22 -08:00
Jackson Harper
e776342d6f Add a section on using docker-compose to run the backend for frontend engineers 2022-02-12 13:43:18 -08:00
Jackson Harper
80a3d67cbd Update the README with new docker-compose instructions 2022-02-12 13:16:55 -08:00
Nat Friedman
9c44deaec4
Update README.md
Moving image
2022-02-12 09:42:49 -08:00
Jackson Harper
28d7eafd1f
Improve screenshot in the readme 2022-02-11 20:37:27 -08:00
Jackson Harper
9541bc1123 Move discord link above the screenshot 2022-02-11 20:27:47 -08:00
Jackson Harper
695921414f
Add a screenshot to the README 2022-02-11 20:26:30 -08:00
Jackson Harper
d2a6729e78 Add requirements section to README 2022-02-11 19:57:15 -08:00
Jackson Harper
be808beb7d Fix some links in readme 2022-02-11 17:19:25 -08:00