Giter Club home page Giter Club logo

feedcatch-monorepo's Introduction

FeedCatch Monorepo

This project is using NX, NestJS, PlanetScale, Stripe, NextJS, TailwindCSS and more. What you need to have on your machine:

Instructions to run

Install all the packages and tools above, then clone the project, go to the folder and install the dependencies

pnpm install

After installing you can start the database and the checkout.

pnpm run:db
pnpm run:checkout # this is optional

To run the projects you can use the following commands

pnpm run:services
pnpm run:app

You can access the services running on URL http://localhost:3000.

You can access the web app running on URL http://localhost:4200.

Other points

How to test the checkout

To test via API ask Gus for the Postman collection.

For payment: you may use those default tests payment methods listed on Stripe Docs.

Creating email templates

We're using Resend + React Email to handle email templates. The templates should be created on libs/react-email/emails folder and consumed from the place you want using the alias @email/<your_path_here>.

The static files comes from Thon Labs CDN, so every static should be stored there and consumed on emails using the domain https://static.thonlabs.io.

Note for sending email: it's missing create a encapsulation class yet, but it's on backlog. So it's possible to see some example on auth or checkout services.

feedcatch-monorepo's People

Contributors

guscsales avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.