Skip to content

huangcheng/startpage-web

Repository files navigation

StartPage

StartPage is a start page for your browser.

Home

Features

Login

Categories

Create and manage different categories to organize your websites efficiently.

Category

Categoris Management

Sites

Add, edit, and remove your favorite websites within each category.

Site

User Management

Manage user's accounts.

User Management

Getting Started

This is this the frontend of the project. You can find the backend here.

Installation

  1. Clone the repository:
git clone https://github.com/huangcheng/startpage-web.git
  1. Install dependencies:
npm install

Or

pnpm install
  1. Copy the .env.example file to .env and make sure the API_URL is correct, if you were encountered CORS, consider using Nginx to proxy the request.

  2. Build the project:

npm run build

Or

pnpm run build
  1. Deploy the dist folder to your web server.

License

The designer of the project is huqinxue

About

StartPage is a start page for your browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published