Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/expressots/prisma-provider
Prisma provider for Expresso TS ๐
https://github.com/expressots/prisma-provider
expressots nodejs nosql orm prisma provider sql typescript
Last synced: 18 days ago
JSON representation
Prisma provider for Expresso TS ๐
- Host: GitHub
- URL: https://github.com/expressots/prisma-provider
- Owner: expressots
- License: mit
- Created: 2023-04-22T05:03:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T01:46:11.000Z (12 months ago)
- Last Synced: 2024-04-23T11:55:18.920Z (8 months ago)
- Topics: expressots, nodejs, nosql, orm, prisma, provider, sql, typescript
- Language: TypeScript
- Homepage:
- Size: 318 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
ExpressoTS Framework
Everything you need to know to build applications with ExpressoTS
Explore the docs ยป
Let's discuss
ยท
Report Bug
ยท
Request Feature
Table of Contents
# About The Project
ExpressoTS is a [Typescript](https://www.typescriptlang.org/) + [Node.js](https://nodejs.org/en/) lightweight framework for quick building scalable, easy to read and maintain, server-side applications ๐
## Getting Started
- Here is our [Site](https://expresso-ts.com/)
- You can find our [Documentation here](https://doc.expresso-ts.com/)
- Checkout our [First Steps documentation](https://doc.expresso-ts.com/docs/overview/first-steps)
- Our [CLI Documentation](https://doc.expresso-ts.com/docs/cli/overview)## Contributing
Welcome to the ExpressoTS community, a place bustling with innovative minds just like yours. We're absolutely thrilled to have you here!
ExpressoTS is more than just a TypeScript framework; it's a collective effort by developers who are passionate about creating a more efficient, secure, and robust web ecosystem. We firmly believe that the best ideas come from a diversity of perspectives, backgrounds, and skills.Why Contribute to Documentation?
- **Share Knowledge**: If you've figured out something cool, why keep it to yourself?
- **Build Your Portfolio**: Contributing to an open-source project like ExpressoTS is a great way to showcase your skills.
- **Join a Network**: Get to know a community of like-minded developers.
- **Improve the Product**: Help us fill in the gaps, correct errors, or make complex topics easier to understand.Ready to contribute?
- [Contributing Guidelines](https://github.com/expressots/prisma-provider/blob/main/CONTRIBUTING.md)
- [How to Contribute](https://github.com/expressots/prisma-provider/blob/main/CONTRIBUTING_HOWTO.md)
- [Coding Guidelines](https://github.com/rsaz/TypescriptCodingGuidelines)## Support the project
ExpressoTS is an independent open source project with ongoing development made possible thanks to your support. If you'd like to help, please consider:
- Become a **[sponsor on GitHub](https://github.com/sponsors/expressots)**
- Follow the **[organization](https://github.com/expressots)** on GitHub and Star โญ the project
- Subscribe to the Twitch channel: **[Richard Zampieri](https://www.twitch.tv/richardzampieri)**
- Join our **[Discord](https://discord.com/invite/PyPJfGK)**
- Contribute submitting **[issues and pull requests](https://github.com/expressots/expressots/issues)**
- Share the project with your friends and colleagues## License
Distributed under the MIT License. See [`LICENSE.txt`](https://github.com/expressots/prisma-provider/blob/main/LICENSE) for more information.
[contributors-shield]: https://img.shields.io/github/contributors/expressots/prisma-provider?style=for-the-badge
[contributors-url]: https://github.com/expressots/prisma-provider/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/expressots/prisma-provider?style=for-the-badge
[forks-url]: https://github.com/expressots/prisma-provider/forks
[stars-shield]: https://img.shields.io/github/stars/expressots/prisma-provider?style=for-the-badge
[stars-url]: https://github.com/expressots/prisma-provider/stargazers
[issues-shield]: https://img.shields.io/github/issues/expressots/prisma-provider?style=for-the-badge
[issues-url]: https://github.com/expressots/prisma-provider/issues
[license-shield]: https://img.shields.io/github/license/expressots/prisma-provider?style=for-the-badge
[license-url]: https://github.com/expressots/prisma-provider/blob/main/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/company/expresso-ts/
[product-screenshot]: images/screenshot.png