Skip to content

killallskywalker/hello-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Begin build status

Deploy your own

Deploy to Begin

Deploy your own clone of this app to Begin!

Getting started

  • Initialize your deps: npm install
  • Start the local dev server: npm start

Reference

  • Quickstart - basics on working locally, project structure, deploying, and accessing your Begin app
  • Creating new routes - basics on expanding the capabilities of your app

Head to docs.begin.com to learn more!

Feature added to testing

  • add another endpoint by using pragma http
  • add store data to begin database

To be explore when free

  • adding authentication
  • adding event trigger
  • adding graphql endpoint