Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

tifandotme/crumpled-paper

Repository files navigation

Crumpled Paper

Medium-like article sharing site.

hero

Deployed at: crumpled-paper.vercel.app

Getting Started

Install the dependencies

npm install

Start a development server by running

npm run dev

Or, start a production server by running

npm run start:db
npm run build
npm run start

To login as admin, use the appropriate email and password defined in ./api/generate.js.

By default, the app will run on http://localhost:3000 and the json-server will run on http://localhost:3100. To change this, modify .env.

About

Article sharing platform

Resources

Stars

Watchers

Forks

Contributors