Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

prismarin-network/prismarin-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prismarin

Prismarin OS


Prismarin OS simulates a desktop environment and serves only as a portfolio project. Here you can find information and projects about the three authors of Prismarin-Network. In this repository there will be no contributions from other people.

You can checkout the portfolio here: https://prismar.in/

Build

You can build the project in two different ways.

Node

# navigate to the nextjs project folder
cd frontend/

# install all necessary dependencies
yarn install

# build the frontend
yarn build

# start the frontend (default port: 3000)
yarn start 

Docker (Compose)

# Start (exposed port: 3000)
docker-compose up -d

Licensing

The content of this project is licensed under MIT license.

About

Simulating a Desktop environment portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published