Cloud Storage
  • 👋Welcome to Cloud Storage Docs
  • Overview
    • ✨Features
    • 🤝Attributions
  • Fundamentals
    • 🛠️Getting set up
      • 💾Downloading nessesary tools
      • 📂Creating folder
      • 💾Downloading from github
        • 🗃️Unpacking the zip file
      • 💾Downloading dependencies
      • 🗄️Setting up .env file
      • ⭐First startup
      • 👤Admin account
      • 🌫️Logging in
      • 🎆Finished
  • guides
    • 🖥️Server
      • ⚙️Configuration
      • 🦿Migrating
    • 👤Account
      • 🔒Changing password
      • ⚙️Settings
Powered by GitBook
On this page
  1. Fundamentals
  2. 🛠️Getting set up

⭐First startup

To start up the server you have to run the following command inside of the folder.

npm run start
bun run start

After it starts up, you can view the site at https://localhost:3000 if you haven't changed the port.

PreviousSetting up .env fileNextAdmin account

Last updated 12 months ago