Skip to content

A website dedicated to fleeting and expressive moments of self-sharing.

Notifications You must be signed in to change notification settings

arrickx/lastResort

Repository files navigation

Logo

last resort

A website dedicated to fleeting and expressive moments of self-sharing.
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Index.gif

Built With

  • React
  • React Router
  • Postgres
  • TailwindCSS
  • NodeJS
  • Express.js
  • Webpack

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo

    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages

    npm install
  3. Create your own .env file in the root path

    NODE_ENV=development
    PG_URI=postgres:"POSTGRES LINK"
    PRIVATE_KEY="JWT PRIVATE KEY"
  4. Initialize the sql by running the command in initialTable in psql.

  5. Run command to start the project

    npm run dev

About

A website dedicated to fleeting and expressive moments of self-sharing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages