Это шаблон сайта на Node.js. 😊
Чтобы запустить сайт, используйте команду:
node server.js
Перейдите в папку data и добавьте строку в таком формате:
тип (gems или click), цена, количество
gems,100,10 - 10 кристалов за 100 кликов
This is a website template on Node.js. 😊
To run the website, use the command:
node server.js
Go to the data folder and add a line in the following format:
type (gems or click), price, quantity
gems,100,10 - 10 crystals for 100 clicks