-
## 🚀 Feature
I think it would really help if appwrite would ship with a minimal/standard email verification and password reset form for each project.
Currently a new user cannot not simply use app…
-
Sorry about the strange title, let me explain.
First, I think it's a bit strange that the built assets files are placed in the same location as the static files manually added. What was the reason f…
Sarke updated
7 years ago
-
## Slides
Current size of slide sets (cap at 25, except Week 1). Revise readings, practice sessions and exercises, and include screenshots of videos when relevant.
- [x] 1. 37 -- OK, cap at ~ 40…
-
Hey, this template is working really great for me. I deployed my app to Netlify, got great Lighthouse scores, and the content changes I published in Contentful became visible live in minutes.
I hav…
-
I'm using Remix and I get this error
```
Error: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. Received protocol 'virtual:'
at throwIfUnsupportedURL…
-
**Describe the bug**
Hello everyone!
I'm trying to integrate `vue3-openlayers` in my personal project.
My stack is:
- Astro
- Vue
I'm trying to run this code:
```vue
import { Map, Layers,…
-
### Description
I have followed the [Auth0 for Next.js instructions](https://auth0.com/docs/quickstart/webapp/nextjs/01-login). This works fine locally, and I can sign in and out. ~I also need an e…
-
Bonjour Yann
J'observe des erreurs de liens dans ton fichier [Apprendre le Markdown.md](https://github.com/YannHY/cours/blob/master/Tech/Markdown/Apprendre%20le%20Markdown.md) sans doute suite à ta…
-
### Discussed in https://github.com/ProjectEvergreen/greenwood/discussions/503
Originally posted by **thescientist13** April 3, 2021
As we plan for the next set of features to get Greenwood t…
-
## webpack配置的详细步骤
### 第一步:增加build/module-conf.js用来处理获取模块目录等问题
```
var chalk = require('chalk')
var glob = require('glob')
// 获取所有的moduleList
var moduleList = []
var moduleSrcArray = glob.sync…