Skip to content

huangcheng/startpage-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2b7c74 · May 6, 2024

History

97 Commits
Dec 19, 2023
Nov 28, 2023
Apr 14, 2023
Nov 3, 2022
Dec 1, 2023
Dec 13, 2023
May 7, 2023
Dec 19, 2023
Nov 3, 2022
Jan 19, 2024
Dec 19, 2023
Dec 19, 2023
Nov 3, 2022
May 11, 2023
Nov 3, 2022
Apr 21, 2023
Dec 19, 2023
Dec 13, 2023
Dec 13, 2023
Nov 3, 2022
Dec 13, 2023
Dec 15, 2023
Nov 3, 2022
Nov 3, 2022
Nov 3, 2022
Apr 24, 2023
Dec 1, 2023
Dec 2, 2023
Nov 25, 2023
Nov 3, 2022
Dec 13, 2023
Nov 3, 2022
May 6, 2024
Dec 13, 2023
Jan 13, 2024

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