Skip to content

mongodb/template-app-web-data-api-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlas App Services Web Starter

This project contains the web client for the Atlas App Services template application.

The client allows you to:

  • Sign up and log in as an Email/Password user
  • Create, check off, and delete to-do items

The client connects to Atlas App Services using the Data API over HTTPS.

Set Up and Run the App

To run the app locally, install its dependencies and then call the run script:

npm install
npm run start

Metadata File

The client uses a metadata file, src/atlasConfig.json, to configure its connection to Atlas App Services. If you created this project through MongoDB Atlas or the App Services CLI then the file is pre-populated with your connection info.

About

Atlas Template Starter App - Use the Atlas Data API on Web with React. This repo is generated from source code in https://github.com/mongodb-university/realm-template-apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published