[PR #74] [MERGED] Updated README for missing columns, bit of clarity, and small tutorial section #107

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

📋 Pull Request Information

Original PR: https://github.com/usenocturne/nocturne-ui/pull/74
Author: @angelolz
Created: 1/6/2025
Status: Merged
Merged: 1/7/2025
Merged by: @68p

Base: mainHead: feature/update-readme-main


📝 Commits (4)

  • 0703fb8 added missing columns, some clarity updates, and added tutorial
  • a28e1d6 changed info to use https local server ip instead
  • d784e93 fixed wrong numbering
  • 1d97cda update readme for clarity and fixed useAuthState

📊 Changes

2 files changed (+49 additions, -4 deletions)

View changed files

📝 README.md (+48 -3)
📝 src/hooks/useAuthState.js (+1 -1)

📄 Description

Redoing #73 to make my changes based off of main.

  • Added missing columns for supabase table creation
  • Added text to make the two server startup methods distinct
    • At least for me, I was confused cause I thought both methods were all part to starting the server haha
  • Added tutorial on how to display local dev environment to the Car Thing.
  • Also added small note that development contributions should be based off the main branch.
  • Added a small fix for useAuthState.js to use NEXT_PUBLIC_REDIRECT_URI instead of a hardcoded ip address.

🔄 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/74 **Author:** [@angelolz](https://github.com/angelolz) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@68p](https://github.com/68p) **Base:** `main` ← **Head:** `feature/update-readme-main` --- ### 📝 Commits (4) - [`0703fb8`](https://github.com/usenocturne/nocturne-ui/commit/0703fb8b48892247b1613f11b7c0acad1d55875e) added missing columns, some clarity updates, and added tutorial - [`a28e1d6`](https://github.com/usenocturne/nocturne-ui/commit/a28e1d65818f6d80dd6774a9e9d0e2d273a05d63) changed info to use https local server ip instead - [`d784e93`](https://github.com/usenocturne/nocturne-ui/commit/d784e93ee97f0585aacc922850950901311018d6) fixed wrong numbering - [`1d97cda`](https://github.com/usenocturne/nocturne-ui/commit/1d97cdacb32442edf2ab40a6e2006ff27bb43a3d) update readme for clarity and fixed useAuthState ### 📊 Changes **2 files changed** (+49 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+48 -3) 📝 `src/hooks/useAuthState.js` (+1 -1) </details> ### 📄 Description Redoing #73 to make my changes based off of main. - Added missing columns for supabase table creation - Added text to make the two server startup methods distinct - At least for me, I was confused cause I thought both methods were all part to starting the server haha - Added tutorial on how to display local dev environment to the Car Thing. - Also added small note that development contributions should be based off the `main` branch. - Added a small fix for `useAuthState.js` to use `NEXT_PUBLIC_REDIRECT_URI` instead of a hardcoded ip address. --- <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:11 +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#107
No description provided.