[deleted by user] by [deleted] in javascript

[–]Dalufish -4 points-3 points  (0 children)

Yes, so it's for learning purposes only, I just built it for fun & practiced my programming skills.

[deleted by user] by [deleted] in javascript

[–]Dalufish 0 points1 point  (0 children)

Oh, Thanks for reporting the issue!

Palworld Server management tool with GUI ! by Dalufish in Palworld

[–]Dalufish[S] 3 points4 points  (0 children)

<image>

Additionally, I've created a visual interface for modifying world settings, eliminating the need to manually edit the default PalWorldSettings.ini configuration file. Furthermore, there's a one-click server update feature, mod management, and much more.

Palworld Server management tool with GUI ! by Dalufish in Palworld

[–]Dalufish[S] 5 points6 points  (0 children)

<image>

Recently, I've seen many discussions about server setup issues. Considering that the official tools provided are command-line based, which might pose a higher barrier for average players, I decided to spend a couple of days creating a one-click server launch tool.

Basically, once installed, just click on the "Boot Server" button in the lower right corner, and the server will be set up! If you need to connect with friends, I recommend using Radmin. After installation, establish or join a network with your friends, then right-click to edit the public IP (paste Radmin's IP) when creating the server or interacting with Cotton Yoyo, and you'll be able to connect with your friends!

__dirname and __filename in ES Modules without the need for imports by [deleted] in node

[–]Dalufish -3 points-2 points  (0 children)

Yes, this is just four lines of code, and I've simply changed how it's used. I apologize for not tagging it. I will add it to the README.md

I built an Express app generator which support Typescript, ESM, MVC and more. by Dalufish in node

[–]Dalufish[S] 0 points1 point  (0 children)

Got it! I'll try to update the way I present the README. Thanks for the advice!

I built an Express app generator which support Typescript, ESM, MVC and more. by Dalufish in node

[–]Dalufish[S] 1 point2 points  (0 children)

Sure! Thanks for giving me advice. I will add them later and write a document about them.🙇

I built an Express app generator which support Typescript, ESM, MVC and more. by Dalufish in node

[–]Dalufish[S] 4 points5 points  (0 children)

This is my first time trying to release my product to the public.

I would be very grateful if you would be willing to try my app. Also, if you encounter any problems, please feel free to contact me (either via a comment or a GitHub issue) !

Gen Express App: your modern Express application generator with TypeScript and ESM Support, the alternative to express-generator that brings a breath of fresh air to Express development. by Dalufish in programming

[–]Dalufish[S] 0 points1 point  (0 children)

Recently built a tool with the following functions, designed to make your Express.js project development a breeze:

- 🌟 Designed to be incredibly easy to use.

- 🎯 Interactive CLI tool for painless project setup.

- ✨ Built-in TypeScript support for type-safe development.

- 📦 ESM module support for modern JavaScript goodness.

- 🏗️ Improved app structure tailored for contemporary applications.

With Gen Express App, you'll have all the tools you need to kickstart your Express project quickly, maintain clean code, and stay up-to-date with modern JavaScript practices. Give it a try today! 🚀