I've been using Appwrite for my projects for a while now and I must say that I've always been impressed. Its versatility and ease of use have made me fall in love with it.
Despite being a young project its projection is great and today I would like to give back to the team a tool that can help them reach the stars.
What is "Made With Appwrite"?
Made With Appwrite is a web application that allows developers to aggregate their projects created with Appwrite, regardless of what technology they have used.
This allows the developer to make their projects visible and the Appwrite team to showcase the wonderful tools that have been built with this tool.
Features:
- User Registration
- User Login
- Submit / Edit / Delete Projects
- Upload files to Storage
- Create Teams
- Admin Dashboard
- Enable / Disable Projects
Apwrite Services:
- Teams
- Users
- Database
- Locale
- Storage
- Account
Tech Stack:
Technology | Used For |
---|---|
Vue.Js | Frontend |
Appwrite | Backend |
Element Ui | Style Components |
TypeScript | Primary Language |
Pinia | State Management |
Inspiration:
Submission Category:
Maybe Web2 Wizards, can someone please confirm?
Link to Code
reyesmfabian / made-with-appwrite
An accurate and verified list of production-ready projects made with Appwrite
Made with Appwrite ✨ ✨
An accurate and verified list of production-ready projects made with Appwrite.
Table of Contents:
Requirements.
- Appwrite Server Instance with version 0.11.1
- node js 6+
- npm 14+
Server Configuration
Download Script
Clone "create_server" folder
Project Configuration
npm install
Run Script
npm start
- Follow the instructions and save the final information
Client Installation
Project Setup
Cloning the Project
Install dependencies
npm install
Enter server information
Edit .env file with server information
Compile and hot reload for development
npm serve
Compile and minify for production
npm build
License
The source code of the site is licensed under the MIT license, which you can find in the MIT-LICENSE.txt file.
Additional Resources / Info
The Project is Live !!!
Feel free to test it
Top comments (0)