Skip to content

Releases: lean-stack/local-server

v0.0.1

30 Mar 12:53
Compare
Choose a tag to compare

🚀 Enhancements

  • Scaffold first api route, GET /api/public/tasks (71013e4)
  • Add remaining task routes. (118c950)
  • Install and configure drizzle kit. (693e585)
  • Implement tasks API. (0147f94)

🏡 Chore

  • Create package with readme and license. Initial commit. (3e1806c)
  • dx: Add biome for formatting and linting. (7ccc71f)
  • Create minimal hono server app. (e38605e)

❤️ Contributors