Skip to content

nataliaconde/back4app-typescript-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express + Typescript + Back4App

In this repository you will find an example app working with Back4App + Typescript SDK.

Step 1 - Back4App

If it is your first time with Back4App, create a account.

Step 1.1 - Replace Keys

Don't forget to paste your Back4App App ID and Javascript Key in the .env file.

Step 1.2 - Import template class

Go to Back4App Dashboard and import the ./Cars.json file following the guide below:

Back4App Import class

Step 2 - Starting the Express server

  1. Development
npm run dev
  1. Production
npm run prod

Step 3 - cURL command

curl -X GET localhost:3000/cars

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published