https://github.com/SebConejo/portfolio-vite-manifest
This repository is a complete portfolio built with Manifest and Vite.
https://github.com/SebConejo/portfolio-vite-manifest
Last synced: 3 months ago
JSON representation
This repository is a complete portfolio built with Manifest and Vite.
- Host: GitHub
- URL: https://github.com/SebConejo/portfolio-vite-manifest
- Owner: SebConejo
- License: mit
- Created: 2025-02-03T16:40:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T16:00:52.000Z (3 months ago)
- Last Synced: 2025-03-03T17:21:42.489Z (3 months ago)
- Language: TypeScript
- Size: 2.37 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-vite - portfolio-vite-manifest - fullstack portfolio template with `Vite`, `React`, `TypeScript`, `Manifest`. (Get Started / Templates)
- awesome-vite - portfolio-vite-manifest - fullstack portfolio template with `Vite`, `React`, `TypeScript`, `Manifest`. (Get Started / Templates)
README
# Manifest Starter Kit: Portfolio
## Description
This project was made with [Manifest](https://github.com/mnfst/manifest) and [Vite](https://vite.dev/).
## Installation
```bash
$ npm install
```## Serve the front end
```bash
$ npm run dev:front
```## Serve the Manifest backend
To run the app in the development mode:
```bash
npm run manifest
```- Open [http://localhost:1111](http://localhost:1111) to open your admin UI it in your browser
- Open [http://localhost:1111/api](http://localhost:111/api) to view your REST API documentationThe page will reload when you make changes.
## Seed dummy data
Seeds some dummy data for your entities:
```bash
npm run manifest:seed
```## Serve the whole app
```bash
$ npm run dev
```## Community & Resources
- [Docs](https://manifest.build/docs) - Get started with Manifest
- [Discord](https://discord.gg/FepAked3W7) - Come chat with the community
- [Github](https://github.com/mnfst/manifest/issues) - Report bugs and share ideas to improve the product.## Screenshot
