akums-backend-library
v1.0.0
Published
A reusable TypeScript utility library.
Downloads
88
Readme
Backend will be used to build the API and to interact with various engines.
npm install
Install all the packages from the package.json file.
npm run dev
Run the backend server using nodemon during development environment.
