Skip to content

A web app where users can create and share pieces of literature.

Notifications You must be signed in to change notification settings

Zetta56/Literary

Repository files navigation

Literary

Home Page

A web app that allows users to create and share pieces of literature with others.

Requirements

This app relies on the following:

  1. Node.js
  2. npm

Usage

  1. Create a .env file and set DatabaseUrl to your database. If you want to set up a local database, you can follow these instructions to install mongoDB.

  2. Install all necessary dependencies using:

    npm install
    
  3. To manually start the app, run:

    node app.js
    

About

A web app where users can create and share pieces of literature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published