Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phatpham9/onroads.xyz
My personal website
https://github.com/phatpham9/onroads.xyz
cloudflare-pages gatsby mdx pwa react
Last synced: about 2 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/phatpham9/onroads.xyz
- Owner: phatpham9
- License: mit
- Created: 2016-09-19T09:17:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T07:07:55.000Z (10 months ago)
- Last Synced: 2024-04-07T08:23:08.433Z (10 months ago)
- Topics: cloudflare-pages, gatsby, mdx, pwa, react
- Language: MDX
- Homepage: https://onroads.xyz
- Size: 8.93 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Overview
- 🔧 Built on [GatsbyJS](https://www.gatsbyjs.com)
- 💅 Theme by [@lekoarts/gatsby-theme-minimal-blog](https://www.gatsbyjs.com/plugins/@lekoarts/gatsby-theme-minimal-blog)
- 🏠 Hosted on [GitHub](https://github.com/phatpham9/onroads.xyz)
- ✈️ Delivered by [CloudFlare Pages](https://pages.cloudflare.com)## Installation
Use the package manager to install dependencies
```sh
$ yarn
```## Development
Run the following command to start developing
```sh
$ yarn dev
```## Deployment
Before running the app on production mode, we need to build the source by the following command
```sh
$ yarn build
```Then start the app
```sh
$ yarn start
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## Authors
[Phat Pham](https://github.com/phatpham9)
## License
[MIT](https://github.com/phatpham9/onroads.xyz/blob/master/LICENSE)