Skip to content

An X-inspired blog website created with Vue, NestJS, and Supabase

Notifications You must be signed in to change notification settings

sethonne/Post-It

Repository files navigation

TODO

  • Post likes
  • Post filters
  • Profile pages
  • Following Page
  • Reposting
  • Commenting System
  • Notifications
  • Follower System
  • Toasts

Scriptive

An automated letter generation application

Technology Stack

Front End

HTML CSS JavaScript TailwindCSS Vue.js

Back End

Supabase

Setup

Run this command to clone the repository into your desired directory

# clones the repo into your local device
git clone <url>
# change to project directory
cd <project name>
# gets the newest version of the remote repo
git pull
# open the current directory in your preferred text editor
code .

Once that's done, you will have to install dependencies via this command:

# install dependencies according to package-lock.json
npm i

Running

To host the project on your local machine, do:

# runs the package.json "start" script
npm run start

Output

image image image image image

About

An X-inspired blog website created with Vue, NestJS, and Supabase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published