An awesome README template to jumpstart your projects!
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
The Cybercrime Website Report and Verification project, Thai.CheckLinks, aims to solve the issue of cybercrime websites in Thailand by developing a website system for reporting and verifying cybercrime websites focusing on Scam, Gambling, and Fake Bank websites.
list major frameworks/libraries used to bootstrap project.
This guide will help you get started with running your Next.js application locally on your machine. Make sure you have Node.js installed (version 10.13 or later).
Before you begin, ensure you meet the following requirements to use ThaiCheckLinks Client Side effectively. This section lists the necessary tools and steps to prepare your environment.
- npm
npm install npm@latest -g
Below is an step of how you can instruct you set up the project:
First, clone the repository to your local machine using Git:
git clone https://github.com/pearmnw/ThaiCheckLinks.git
cd ThaiCheckLinks
Enter your PostgreSQL URL in .env
DATABASE_URL="postgresql://postgres:PASSWORD@localhost:PORTNUMBER/DATABASENAME?schema=public"
Navigate to the project directory and install the required dependencies:
npm install
After installing the dependencies, you can start the development server by running:
npm run dev
This command starts the Next.js application in development mode with hot-code reloading, error reporting, and more. The server will start listening on http://localhost:3000. Open this URL in your browser to view your application.
Explore the Next.js documentation to learn more about features and APIs you can use to enhance your application: https://nextjs.org/docs
Contributions are the backbone of the open-source community, enabling a collaborative environment where everyone can learn, inspire, and create. We warmly welcome any contributions to ThaiCheckLinks Client Side, and we appreciate your efforts to make this project even better.
If you have suggestions for improvements or new features, here's how you can contribute:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/ExampleFeature
) - Commit your Changes (
git commit -m 'Add some ExampleFeature'
) - Push to the Branch (
git push origin feature/ExapleFeature
) - Open a Pull Request
Our Email - @Cap Cap - capcap@241023@gmail.com
Project Link: https://github.com/pearmnw/ThaiCheckLinks
The authors express deep gratitude to Dr. Ittipon Rassameeroj for his invaluable guidance, insightful suggestions, and scholarly expertise throughout this research project. Sincere appreciation is extended to the esteemed committee members: Assoc. Prof. Dr. Vasaka Visoottiviseth, Asst. Prof. Dr. Dolvara Guna-Tilaka, Asst. Prof. Dr. Charnyote Pluempitiwiriyawej, Lect. Dr. Assadarat Khurat, and Lect. Pagaporn Pengsart. Their thorough review and constructive feedback significantly enhanced the quality of this study.
The authors are thankful to the Information Technology Crime Prevention and Suppression Division, Cyber Crime Investigation Bureau (Thai police), and Electronic Transactions Development Agency (ETDA) for generously providing resources and support essential to the research work. Special acknowledgment is extended to Assoc. Prof. Dr. Suppawong Tuarob for additional guidance and contributions to this work.
Finally, the collaborative efforts of all involved in completing this research endeavor.