Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 918 Bytes

File metadata and controls

34 lines (21 loc) · 918 Bytes

typescript-rest-api-codebase

A structural REST API codebase using Node.js (Restify), Typescript, and Mongoose.

Project Status

Github license npm Maintenance

Usage

# Build the application
npm run build

# Install dependencies
npm install

# Run in development
npm run dev

# Run in production
npm start

Licensed under MIT License

Collaborators are welcome.

Happy coding!

Mokletdev Team