Skip to content

ObayM/projects-system

Repository files navigation

Shiplog

Want to track your projects journey See other project journeys!

Checkout: https://projects-system.vercel.app/


Tech Stack

  • Nextjs
  • React
  • Tailwind CSS
  • Supabase (DB & Auth)
  • Lucide/React Icons

Getting Started

From the project-devlogs directory(cd there):

# install dependencies
npm install

# run dev server
npm run dev

Open http://localhost:3000 during development.


Pages

  • /login : to login to your account

  • /signup : to create a new account

  • auth/email-confirm : to confirm your email

  • /onboarding : to choose a username

  • /explore : to see all puplic projects

  • /projects : to see your projects

  • /projects/create : to create a new project

  • /u/username/project-slug : to see the full details of a project

  • /u/username/project-slug/devlogs : to see the devlogs of certain project

  • /u/username/project-slug/devlogs/devlogId to read a devlog in full mode

  • /u/username/project-slug/devlogs/new : to create a new devlog

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published