Sample TODO App with Fauna FQL 10 and React Live application Follow the documentation page for the writeup Get started crete a new .env file based on the .env.example. Add your Fauna Url and key. NEXT_PUBLIC_FAUNA_URL="<Fauna-URL>" NEXT_PUBLIC_FAUNA_KEY="<Fauna-Key>"