Angular starter kit with Appwrite
Kickstart your Angular development with this ready-to-use starter project integrated with Appwrite
🚀Getting started
Clone the Project Clone this repository to your local machine using Git:
git clone https://github.com/appwrite/starter-for-angular
🛠️ Development guide
- Configure Appwrite
Navigate to/environments/environment{.development}.tsand update the values to match your Appwrite project credentials. - Customize as needed
Modify the starter kit to suit your app's requirements. Adjust UI, features, or backend integrations as per your needs. - Install dependencies
Runnpm installto install all dependencies. - Run the app
Start the project by runningng serve.
💡 Additional notes
- This starter project is designed to streamline your Angular development with Appwrite.
- Refer to the Appwrite documentation for detailed integration guidance.
Description
Languages
TypeScript
55.5%
HTML
25.3%
CSS
15.6%
Shell
2.5%
Dockerfile
1.1%