The Database Hub | Back4App
The Database Hub | Back4App
How it works
  • Log In
  • Sign Up

  1. Back4App
  2. Node.js App Template using Cloud Code and Web Hosting
Public

123
96
123
96
  • DatabaseDatabase
  • GraphQL API PlaygroundAPI Playground
  • Get Started GuideGet Started
  • IssuesIssues
  • ContributorsContributors
  • GraphQL API Playground
    API Playground
    Get Started Guide
    Get Started
    Issues
    Issues
    Contributors
    Contributors

  1. Node.js App Template using Cloud Code and Web Hosting

This is an app template for learning how to create a Node.js application at Back4App using cloud code and web hosting features. The template example will perform the Sign-In and Sign-Up process, send verification emails, and retrieve passwords.Use the clone button to make a copy of this app to your account and customize it according to your needs.

  • NodeJS
  • Developer
  • Example
  • Web App Templates
  • Template
  • App
  • App Templates
  • Application

Get StartedFetch Data
ClassClassesDescription
ClassB4aCustomField
This is the Back4App default class for the Admin App custom fields.
ClassB4aMenuItem
This is the Back4App default class for the Admin App menu items.
ClassB4aSetting
This is the Back4App default class for the Admin App settings.
ClassContact
This class stores the contacts in the application.
ClassMessage
This class stores the messages in the application.
ClassRole
This is the Parse Server default class for managing the users' roles.
ClassSession
This is the Parse Server default class for managing the users' sessions.
ClassUser
This is the Parse Server default class for storing the application's users.
NotesNotes

Create a Node.JS Sign-In App using Cloud Code and Web Hosting

This is an app template for learning how to create a Node.js application at Back4App using cloud code and web hosting features.

You can find a live demo of this application at https://nodeapplication.back4app.io/.

With this app template you will be able to:

  • Sign-Up New Users
  • Sign-In Current Users
  • Collect Email and Password
  • Retrieve Password

You can find a detailed guide on how to build an application like this in our docs at https://www.back4app.com/docs/advanced-cloud-code/webhosting-back4app-nodejs.

Or just use the clone button to create a copy of this app in your account and customize according to your needs.