Skip to content

Instantly share code, notes, and snippets.

View Napat's full-sized avatar

Napat Rungruangbangchan Napat

  • Thailand
View GitHub Profile
@Napat
Napat / prd.md
Created April 12, 2025 05:30 — forked from burkeholland/prd.md
TheUrlist PRD

Project Requirements Document: The Urlist Website

The following table outlines the detailed functional requirements of The Urlist website.

Requirement ID Description User Story Expected Behavior/Outcome
FR001 Creating a New URL List As a user, I want to be able to start a new, empty list so I can begin adding URLs. The system should provide a clear way for the user to initiate the creation of a new list, potentially presenting an empty list view or an "add new list" button.
FR002 A
@Napat
Napat / self-signed-certificate-with-custom-ca.md
Created December 31, 2019 13:43 — forked from fntlnz/self-signed-certificate-with-custom-ca.md
Self Signed Certificate with Custom Root CA

Create Root CA (Done once)

Create Root Key

Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!

openssl genrsa -des3 -out rootCA.key 4096
@Napat
Napat / line-api-playgroud.json
Created August 28, 2018 05:12 — forked from tandevmode/line-api-playgroud.json
NodeRED flow of LINE API Playground
[
{
"id": "b1fd7946.f6a0c8",
"type": "http in",
"z": "9295d104.785ef",
"name": "",
"url": "/playground/api",
"method": "post",
"upload": false,
"swaggerDoc": "",