Minimal Adonis authentication scaffolding with Edge and Tailwind.
Introduce your project, what problem you are trying to solve, what makes it unique, sell it to me.
Add screenshot or gif.
We have two types of flash notifications -
-
Error when form is invalid (
errors
) invoked by -
Manually triggering error as a key of
notification
objectnotification: { error: null, success: null info: null }
- Robust routing
- Serve static files
- Extreme performance
- Low memory footprint
- API endpoints
- And much more, explore example
Make sure you have Node.js installed. Run this followed commands:
# Install dependencies (only the first time)
npm install
# Run the local server at localhost:8080
npm run dev
# Build for production in the dist/ directory
npm run build
- vercel/next.js
- facebook/react
- facebook/jest
- expressjs/express
- chakra-ui/chakra-ui
- tailwindlabs/tailwindcss
- Define the endpoints, structure and parameters for the API.
- Create the new branding and visual toolkit within Figma.
- Update On-Demand Cloud dashboard and add usage-based pricing.
If you want to say thank you and/or support the active development of example:
- Add a GitHub Star to the project.
- Tweet about the project on your Twitter.
- Write a review or tutorial on Medium, Dev.to or personal blog.
- Support the project by donating a cup of coffee.
MIT License Copyright (c) 2021 John Doe.