Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpmct/button-redirect
Begin app
https://github.com/bpmct/button-redirect
Last synced: 9 days ago
JSON representation
Begin app
- Host: GitHub
- URL: https://github.com/bpmct/button-redirect
- Owner: bpmct
- License: apache-2.0
- Created: 2021-04-28T14:55:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T14:55:24.000Z (over 3 years ago)
- Last Synced: 2024-10-27T03:46:26.172Z (about 2 months ago)
- Language: HTML
- Homepage: https://begin.com
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
[![Begin build status](https://buildstatus.begin.app/dimsum-bn5/status.svg)](https://begin.com)
A simple app with the minimum necessary file structure to get started on Begin.
## Deploy your own
[![Deploy to Begin](https://static.begin.com/deploy-to-begin.svg)](https://begin.com/apps/create?template=https://github.com/begin-examples/node-minimal)
Deploy your own clone of this app to Begin!
## Getting started
- Start the local dev server: `npm start`
## Reference
- [Quickstart](https://docs.begin.com/en/guides/quickstart/) - basics on working locally, project structure, deploying, and accessing your Begin app
- [Creating new routes](https://docs.begin.com/en/functions/creating-new-functions) - basics on expanding the capabilities of your appHead to [docs.begin.com](https://docs.begin.com/) to learn more!