-
Build code with
npm run build -
Start server with
npm start -
To start server in development mode, use
npm run dev
-
Install dependencies
npm install -
Build and run code!
-
Change the file you do not want to be tracked.
-
Run the following command:
git update-index --assume-unchanged src/utils/config.ts