Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewgerez/fast-ify
Payment simulations API, where it is possible to view your transactions, your summary, simulate credit gain actions and debit actions. 💳
https://github.com/andrewgerez/fast-ify
fastify knex nodejs sqlite
Last synced: about 24 hours ago
JSON representation
Payment simulations API, where it is possible to view your transactions, your summary, simulate credit gain actions and debit actions. 💳
- Host: GitHub
- URL: https://github.com/andrewgerez/fast-ify
- Owner: andrewgerez
- Created: 2024-02-26T23:20:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-15T23:58:59.000Z (7 months ago)
- Last Synced: 2024-04-16T01:02:56.934Z (7 months ago)
- Topics: fastify, knex, nodejs, sqlite
- Language: TypeScript
- Homepage: https://fast-ify.onrender.com
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fast-ify 💳
Payment simulations API, where it is possible to view your transactions, your summary, simulate credit gain actions and debit actions.
Table of Contents
## About The Project
API developed with Node.js, Fastify and Prisma. 💳### Built With
This project was developed using the following technologies:
## Getting Started
Prerequisites for installing and running the application locally.
### Prerequisites
* npm
```sh
npm install npm@latest -g
```### Installation
1. Clone the repo
```sh
git clone https://github.com/andrewgerez/fast-ify.git
```
2. Install NPM packages
```sh
npm install
```
3. Run the local server
```
npm run dev
```
## ContactAndrew Gerez - [Linkedin](https://www.linkedin.com/in/andrewgerez/) - [email protected]
Project Link: [https://github.com/andrewgerez/fast-ify](https://github.com/andrewgerez/fast-ify)
[Node.js]: https://nodejs.org/
[Node-url]: https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com