Skip to content

v1.0.0 — Lattice

Choose a tag to compare

@devtechedge devtechedge released this 04 Sep 02:30
· 40 commits to main since this release

Lattice v1.0.0

Free Web3 career board: roles, gigs, talent, salaries, and companies in one editorial catalog.

Live

https://lattice-beta-livid.vercel.app

Seeded demo catalog (~149 roles, 50 teams, 34 talent profiles, 22 gigs). Compensation is fictional. Posted listings, applications, bookmarks, and salary submissions persist in Postgres when DATABASE_URL is set; otherwise embedded PGLite reseeds on cold start. Sign-in is optional. Not an offering. No wallet connect.

Run locally

git clone https://github.com/devtechedge/lattice.git
cd lattice
npm install
npm run dev

License

MIT