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

Latest commit

 

History

History
28 lines (16 loc) · 965 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 965 Bytes

My Portfolio

Next.js Docker MongoDB

This is my portfolio. I've created it with Next.js and TailWindCSS.


Docker

If you want to run Solun via Docker go to packages on the right side of the Github page and follow the instructions.

NPM

After cloning the repo, run npm install in the root of the project to install all necessary dependencies. Then run npm run build to build everything. Now you can run npm run start.