Skip to content

prawito/express-prisma-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Prerequisites

  • Node.js
  • pnpm, npm or yarn

Installation

  1. Clone the repository: git clone https://github.com/prawito/express-prisma-ts
  2. Navigate to the project directory: cd your-repo
  3. Install dependencies: pnpm install or npm install or yarn install

Usage

  1. Start the development server: pnpm run dev or yarn dev
  2. Open your browser and visit http://localhost:3000

Contributing

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -m 'Add your feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Submit a pull request

Author

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published