Finish user login flow
Added "Add to Slack" button Back At It Again!
implemented persistent layouts in Next.js see https://adamwathan.me/2019/10/17/persistent-layout-patterns-in-nextjs/ and https://github.com/zeit/next.js/discussions/11187
Vote for the logo here: https://twitter.com/vvoyer/status/1238554239254872065 and/or comment and be honest, thanks!
Bootstraped a first dashboard UI with Tailwind UI
Vincent Voyer
Author
Yes, using Tailwind UI in the Next.js application, see this for ease of copy paste to JSX: https://qlp8g.csb.app/
Did a few logo iterations for
Finished login flow
Finished Slack login flow
Created a session datastore based on cookies using @hapi/iron: https://github.com/vvo/iron-session
Built a simple JavaScript encrypted, signed, cookie session module using @hapi/iron. With flash messages support, YAY!
Finished data access setup via objectionjs, knexjs + dug their docs heavily. all good!
- ◄ Previous
- 1
- Next ►