Set up an API Server and Database
Learn how to set up a Goal Finch API server with a connected database.
Danger
This page is under construction
Prerequisites
- Basic command line knowledge
- Basic devops knowledge
Setting up MongoDB Atlas
- Create a MongoDB accounts
- Configure connection settings
- Initialize schema
Deploying the API Server
- Create a Vercel or Netlify account
- Deploy server
- Verify connection
Security Considerations
- API authentication
- Database security
- Network access