Skip to content

hdcola/etsifyweb

Repository files navigation

Etsify Web

Demo site: https://etsify.hdcola.org

Backend : https://github.com/hdcola/etsifyapi

Development

Setup

pnpm install

.env

Create a .env file in the root of the project and add the following:

VITE_STRIPE_PUBLIC_KEY=YOUR_STRIPE_PUBLIC_KEY
VITE_API_URL=YOUR_API_URL
VITE_GOOGLE_CLIENT_ID=YOUR_GOOGLE_CLIENT_ID

Run the development server

pnpm dev

Run tests

Install Vitest in your VSCode and run the tests from the test explorer.

Run the tests in CLI:

pnpm test

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages