Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eneax/gatsby-cypress
A starter blog demonstrating what Gatsby, Cypress, Vercel and GitHub Actions can do.
https://github.com/eneax/gatsby-cypress
cypress gatsbyjs github-actions testing vercel
Last synced: 12 days ago
JSON representation
A starter blog demonstrating what Gatsby, Cypress, Vercel and GitHub Actions can do.
- Host: GitHub
- URL: https://github.com/eneax/gatsby-cypress
- Owner: eneax
- License: mit
- Created: 2021-04-21T09:04:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-22T17:22:44.000Z (over 3 years ago)
- Last Synced: 2024-05-01T17:16:45.052Z (7 months ago)
- Topics: cypress, gatsbyjs, github-actions, testing, vercel
- Language: JavaScript
- Homepage: https://gatsby-cypress.vercel.app
- Size: 1.52 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gatsby CypressA starter blog demonstrating what Gatsby, [Cypress](https://www.cypress.io/), Vercel and [GitHub Actions](https://github.com/features/actions) can do.
## 🧐 What's inside?
A quick look at the top-level files and directories you'll see in a Gatsby project.
.
├── .github
├── content
├── cypress
├── src
├── static
├── .gitignore
├── .prettierignore
├── .prettierrc
├── gatsby-browser.js
├── gatsby-config.js
├── gatsby-node.js
├── LICENSE
├── package-lock.json
├── package.json
└── README.md## 🎓 Learning Gatsby
Looking for more guidance? Full documentation for Gatsby lives [on the website](https://www.gatsbyjs.com/). Here are some places to start:
- **For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://www.gatsbyjs.com/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.
- **To dive straight into code samples, head [to our documentation](https://www.gatsbyjs.com/docs/).** In particular, check out the _Guides_, _API Reference_, and _Advanced Tutorials_ sections in the sidebar.
## 💫 Deploy
[Develop, Preview, and Ship On Vercel](https://vercel.com/)