Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alxndr/almost-dead-net

Joe Russo's Almost Dead is a cover band; Almost-Dead.net is a fan site; this is the code that runs that fan site
https://github.com/alxndr/almost-dead-net

cypress gatsby live-music music react

Last synced: about 1 month ago
JSON representation

Joe Russo's Almost Dead is a cover band; Almost-Dead.net is a fan site; this is the code that runs that fan site

Awesome Lists containing this project

README

        

[![Almost-Dead.net logo](https://i.imgur.com/q5cBEHG.png)][Almost-Dead.net]

This is the source code for the fan site [Almost-Dead.net].
(It is not officially associated with the band [Joe Russo's Almost Dead].)

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
The website uses the [Gatsby] framework (v3).

The forum sub-site [`lot.almost-dead.net`][the-lot] is powered by [Discourse].

## Documentation

Documentation is in Markdown files throughout the repository.

The task `npm run docs` will start a local webserver with a nice UX for browsing and searching, powered by [hads].

If you're reading this in the docs viewer, there is a search bar at the top of the page, and below is an index of all the files:

[[index]]

## Development

Run the app in the development mode:

$ npm run dev

Open `http://localhost:8000` to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

## Deploy

Build the app for production, and deploy to GitHub Pages:

$ npm run deploy:prod

## Tests

Tests are written using the integration framework [Cypress].

More info can be found in [the README in the `cypress` directory](./cypress/README.md).

[Almost-Dead.net]: https://almost-dead.net
[Cypress]: https://cypress.io
[Discourse]: https://discourse.org
[Joe Russo's Almost Dead]: http://www.joerussosalmostdead.com
[Gatsby]: https://www.gatsbyjs.com
[hads]: https://github.com/sinedied/hads
[the-lot]: https://lot.almost-dead.net