Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zgunz42/begin-app

Begin app
https://github.com/zgunz42/begin-app

Last synced: 25 days ago
JSON representation

Begin app

Awesome Lists containing this project

README

        

[![Begin build status](https://buildstatus.begin.app/fly-uhm/status.svg)](https://begin.com)

https://learn.begin.com

## 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/learn-deno-ssr)

Deploy your own clone of this app to Begin!

## Getting started

- Start the local dev server: `npm start`
- Build the code: `npm run build`
- Lint your code: `npm run lint` (after you've installed a linter, of course)
- Run your tests: `npm t` (don't forget to write some!)

## 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 app

Head to [docs.begin.com](https://docs.begin.com/) to learn more!