Skip to content

isaiahaiasi/shoevox-server

Repository files navigation

SHOEVOX API

The RESTful Express backend for ShoeVox, a social 3D worldbuilding website.

Created as part of the final project in The Odin Project.

Getting Started

To run a version of this server locally:

  • Clone the repo
  • Run npm install or pnpm install
  • Add necessary environment variables to a file called .env in the root directory.
  • Run npm run start

To populate your database with dummy data, run npm run populate

About

API Server for ShoeVox, a social 3D worldbuilding website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published