[PR #46] [MERGED] Bring v3.0.0-beta.1 up to date #88

Closed
opened 2026-02-28 15:42:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/usenocturne/nocturne-ui/pull/46
Author: @brandonsaldan
Created: 11/25/2024
Status: Merged
Merged: 11/25/2024
Merged by: @brandonsaldan

Base: develop/v3.0.0-beta.1Head: main


📝 Commits (7)

  • c362332 Add trailing newline to .env.example
  • c1e8d24 Add NEXT_PUBLIC prefix to SUPABASE_ANON_KEY in .env.example
  • bab9813 Update package-lock.json to include qrcode.react
  • 2fba8a4 Add Caddyfile for adding HTTPS to Next.js local dev server
  • 4cf435a Refactor local dev docs and include Caddy instructions
  • 927705e Add NEXT_PUBLIC prefix in README.md to SUPABASE_ANON_KEY
  • 6496eed Merge pull request #45 from usenocturne/caddy

📊 Changes

4 files changed (+138 additions, -83 deletions)

View changed files

📝 .env.example (+2 -2)
Caddyfile (+8 -0)
📝 README.md (+118 -81)
📝 package-lock.json (+10 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/usenocturne/nocturne-ui/pull/46 **Author:** [@brandonsaldan](https://github.com/brandonsaldan) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 11/25/2024 **Merged by:** [@brandonsaldan](https://github.com/brandonsaldan) **Base:** `develop/v3.0.0-beta.1` ← **Head:** `main` --- ### 📝 Commits (7) - [`c362332`](https://github.com/usenocturne/nocturne-ui/commit/c3623325137eb6623c92a2f67004e1070e4a9487) Add trailing newline to .env.example - [`c1e8d24`](https://github.com/usenocturne/nocturne-ui/commit/c1e8d240e4d3a2889256ab61acc1d8e87197c084) Add NEXT_PUBLIC prefix to SUPABASE_ANON_KEY in .env.example - [`bab9813`](https://github.com/usenocturne/nocturne-ui/commit/bab9813a159e60f0cf2d2f2726863bf9c307ae2b) Update package-lock.json to include qrcode.react - [`2fba8a4`](https://github.com/usenocturne/nocturne-ui/commit/2fba8a4382bd10f14a334a215eb71cc3911b9500) Add Caddyfile for adding HTTPS to Next.js local dev server - [`4cf435a`](https://github.com/usenocturne/nocturne-ui/commit/4cf435a0b6ee8b0a397430b31e6e8edd3b606ec4) Refactor local dev docs and include Caddy instructions - [`927705e`](https://github.com/usenocturne/nocturne-ui/commit/927705ece0a17874ce5921a1bd2ce09a0a610da0) Add NEXT_PUBLIC prefix in README.md to SUPABASE_ANON_KEY - [`6496eed`](https://github.com/usenocturne/nocturne-ui/commit/6496eed140d674936fc750a9a7078f321af36102) Merge pull request #45 from usenocturne/caddy ### 📊 Changes **4 files changed** (+138 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -2) ➕ `Caddyfile` (+8 -0) 📝 `README.md` (+118 -81) 📝 `package-lock.json` (+10 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 15:42:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nocturne-ui#88
No description provided.