Kram Codes
Kram Codes
  • 6
  • 659
Building Nitram ISP Management Portal - Part 2
Watch the first part here: th-cam.com/video/zvVuvjYI9Nw/w-d-xo.html
In this second part of building a system to manage my local ISP business, I install ShadCN and configure the server to work with Typescript, while setting up the folder structure for the same.
I also brainstorm on the features that I will be implementing for the MVP, and post MVP development.
In the next part, I will design the database, set up the models, and design the client app wireframes.
You can reach me on Instagram at kram.codes.
00:00 Introduction
03:45 Installing ShadCN
13:02 Server setup
14:34 Configuring Typescript
30:05 Configuring custom import alias
41:08 Configuring Nodemon for Typescript
46:00 Configuring environment variables
53:25 Server folder structure
54:15 Routes
1:03:40 Controllers
1:07:50 Testing the API with Postman
1:17:00 Other server folders
1:31:30 Project planning
2:02:35 Business history tangent
2:33:30 Outro and next steps
มุมมอง: 46

วีดีโอ

Building Nitram ISP Management Portal - Part 1
มุมมอง 12321 วันที่ผ่านมา
In this first part of building a system to manage my local ISP business, I discuss the problem, the plan and the reasoning behind the plan. I also go over the initial project setup (installing NextJS, setting up an express server, hosting client on Vercel, buying and configuring a domain). In the next part, I will complete the project setup by installing ShadCN on the client, and setting up the...
Setting up Tailwind in a HTML, CSS, JS project
มุมมอง 1552 หลายเดือนก่อน
Understanding how to set up Tailwind in a plain HTML, CSS and JS project. Some specific details of the process may differ depending on your project structure, but if you understand what's what, you should be able to adapt it to your structure. You need to have NodeJS and NPM installed in your machine.
How to open new tab in the same directory on windows terminal
มุมมอง 1035 หลายเดือนก่อน
Quick rundown of using a combination of a terminal command and bash aliases to open a new tab in the same directory on windows terminal.
How to set up a web development environment - Visual Studio Code, Git and Github
มุมมอง 1975 หลายเดือนก่อน
Setting up the prerequisites for GOMYCODE's live Masterclass on designing a web page with CSS.
Updating my software engineer portfolio after 6 years of procrastination.
มุมมอง 358 หลายเดือนก่อน
First proper stream on Twitch. It was wild to receive a raid from @janetacarr and go from 2 viewers to 70 and from 3 followers to 15. Very cool. Watch live at www.twitch.tv/kramcodes

ความคิดเห็น

  • @JoyMuchoki
    @JoyMuchoki 25 วันที่ผ่านมา

    This is some good stuff. Learnt alot

    • @KramCodes
      @KramCodes 23 วันที่ผ่านมา

      Thank you Joy, and glad that you learn a lot! Part 2 is live, check it out.