This is a NextJS APP
- Node Js V20-22
Clone It
git clone https://github.com/Tanmayboy/studio.git
Install Node JS
-
sudo update curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - sudo apt install -y nodejs
Open DIR By
cd dcbw
Install Dependence
npm i
Build Project
npm run build
Run Project
npm run start
- ask your provider for node js Custom Startup Server
- click on Code And Download archive Upload on server And unarchive go to directory and select all and move it back by clicking on move button and type .. in fild and click on move
- go to startup change version to 22 and change cmd to npm i
- run server
- go back to startup change cmd to npm run build
- run server after 4 completed
- copy your port and go to files and edit package.json edit line number 11 change it to "start": "next start -p < your port >",
- go back to startup change cmd to npm run start
- run server back
thanks for using made by Tanmay Team CodeX