-
Notifications
You must be signed in to change notification settings - Fork 105
Getting Started
Prerequisites: Visual Studio Code, or some other IDE of your choice if running locally.
Codespaces is the simplest way to get up and running, and there are multiple ways to use Codespaces, depending on your wants and needs.
From the green Code <>
tab on the main repository page, click Codespaces
then the +
button. Once a codespace appears, you can chose to Open in your local editor.
Once your editor opens, you should see something similar to this:
From this shell, you can check out or create a branch, or use the commands in package.json
to get the app started. You can also inspect ports tab to see where the app or the development instance of PostgreSQL can be accessed.
This setup will work if don't want to install an editor as well. Just click open in browser
and you will be directed to an instance of VsCode's web-based IDE, which will work mostly the same, but may be limited in some functionality.
- Home
- App Logic
- App Structure
- Getting Started
- Local Environment Setup
- Interacting with the Development Database
- User Background
- Features
- Data Structures
- API Quick Reference
- Single Campaign Mode (Beta)
- Front-end
- Components
- Pages
- State Management
- Amplify API reference (Database)
- Lob Mailing API integration
- Auth0 API Integration
- Stripe API integration
- Cicero API Integration
- Twilio API Integration