Skip to content

Price tags developed in react, node, typescript and docker, integrating with stripe

License

Notifications You must be signed in to change notification settings

VENF/pricing-cards

Repository files navigation

Price cards integrating with stripe

demo site

https://pricing-cards.herokuapp.com

Tecnologies

  • Languages: NodeJS and TypeScript and Docker
  • Framework: Express and React

Initialize

npm run inst # install all the dependecies for backend and frontend

copy .env.example .env # you need a private test stripe api key

Production

npm run build #build application in mode production

npm run prepare #in this step the compiled react folder will be moved to the public directory of the project

npm run start #run application in production

About

Price tags developed in react, node, typescript and docker, integrating with stripe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published