NodeJs Framework with ExpressJS and Typescript
Clone the project
git clone [email protected]:rinaldihtb/kj-nodejs-server.git
Go to the project directory
cd ks-nodejs-server
Install dependencies
copy .env-sample .env
npm install
Setup environtment
copy .env-sample .env
Start the server
npm start
Contributions are always welcome!