Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md: fix env notion link #1

Merged
merged 1 commit into from
Sep 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Trap Garden
# Trap Garden 🪴

This template also has variants with pre-configured setup for styling libraries:
- [Tailwind CSS](https://github.com/calblueprint/web-app-template/tree/tailwind)
Expand Down Expand Up @@ -52,7 +52,7 @@ Additional resources:

2. Set up secrets:
1. In the project's root directory (`trap_garden`), create a new file named `.env.local`
2. Copy the credentials from [Blueprint's internal Notion](https://www.notion.so/calblueprint/Environment-Setup-6fb1e251cdca4393b9dd47a3436abc11?pvs=4#9c2ff603f7a44348835c97e96d521d2d) (access is required) and paste them into the `.env.local` file.
2. Copy the credentials from [Blueprint's internal Notion](https://www.notion.so/calblueprint/Trap-Garden-Environment-Setup-d283f0c2c3ce43c6aeafa1f24f3d4580) (access is required) and paste them into the `.env.local` file.

**Helpful resources**

Expand Down