NodeJs Framework with ExpressJS and Typescript
Clone the project
git clone git@github.com:rinaldihtb/kj-nodejs-server.gitGo to the project directory
cd ks-nodejs-serverInstall dependencies
copy .env-sample .env
npm installSetup environtment
copy .env-sample .envStart the server
npm startContributions are always welcome!