Skip to content

xuelink/OnlyMySpace

 
 

Repository files navigation

Create your own space for free!

GitHub license GitHub issues Postgres JWT Svelte DaisyUI Netlify

The readme is still WIP feel free to contribute

Installation

Follow these steps to install and run the project:

  1. Clone the repository:
git clone https://github.com/OnlyMySpace/OnlyMySpace.git
  1. Navigate into the cloned repository:
cd OnlyMySpace
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev

Now, you should be able to see the application running at http://localhost:5173 (or whatever port you have configured).

  ➜  Local:   http://localhost:5173/
  ➜  Network: use --host to expose
  ➜  press h + enter to show help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 64.3%
  • TypeScript 32.2%
  • JavaScript 2.7%
  • Other 0.8%