Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Fiber Website

The official website of the Fiber Web Framework β€” https://gofiber.io

Project Description

This project is a Next.js app. In order to work on it locally, you need to have Node.js installed on your computer.

Getting Started

1. Clone the repository:

git clone git@github.com:gofiber/website.git fiber-website
cd fiber-website

2. Install the dependencies:

npm install

3. Start the app in dev mode:

npm run dev

Deployment

Use the build command to create a deployable bundle:

npm run build

You can then deploy the files inside of out to a web hosting service. The official website deploys to Github Pages.

License

Landing page by JΓ³zsef Sallai.

MIT.

About

🌈 The website of the πŸš€ Fiber framework

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.