https://github.com/lassejlv/appwrite
React, Tanstack Router/Query & Appwrite template. Build with users auth. Easy to use.
https://github.com/lassejlv/appwrite
appwrite
Last synced: 4 months ago
JSON representation
React, Tanstack Router/Query & Appwrite template. Build with users auth. Easy to use.
- Host: GitHub
- URL: https://github.com/lassejlv/appwrite
- Owner: lassejlv
- Created: 2024-11-06T13:11:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T19:57:24.000Z (over 1 year ago)
- Last Synced: 2025-10-11T06:05:21.734Z (8 months ago)
- Topics: appwrite
- Language: TypeScript
- Homepage: https://app-write.lassejlv.dk
- Size: 238 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Appwrite React
React, Tanstack Router/Query & Appwrite template. Build with users auth. Easy to use.
## Getting Started
### 1. Clone the repo
```bash
git clone https://github.com/lassejlv/appwrite && cd appwrite && cp .env.sample .env
```
### 2.
```bash
npm install
```
### 3.
```bash
npm run dev
```
### 4.
Open [http://localhost:3001](http://localhost:3001) with your browser to see the result.
## License
MIT