Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
samwisekind committed Apr 19, 2024
1 parent 644b89f commit 0bfba9b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@

Source code for the [CRRU website](https://crru.org.uk) – built in NextJS, TypeScript, React, and SCSS.

The website primarily uses Contentful as the main source of data.

## Overview

The app is made up of the following parts:
Expand Down Expand Up @@ -56,7 +58,7 @@ The following environment variables should be provided when running the server (
| `NODE_SMTP_PORT` | SMTP port for sending emails. |
| `NODE_SMTP_USERNAME` | SMTP username for sending emails. |
| `NODE_SMTP_PASSWORD` | SMTP password for sending emails. |
| `NODE_SIGHTING_EMAIL` | (Temporary) |
| `NODE_SIGHTING_EMAIL` | Email address to send sightings to. |

## Development

Expand Down

0 comments on commit 0bfba9b

Please sign in to comment.