Skip to content

Doocode/doocode-medusa

Repository files navigation

Doocode Medusa

Next version of the main website of Doocode.

Why Medusa ?

This website will live without a database. It will be a static website. That's why it was named "Medusa".

Release note for Doosearch from Doocode Medusa

Developing

You can start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version:

npm run build

You can preview the production build with npm run preview.

To deploy this app, you may need to install an adapter for your target environment.

Releases

No releases published

Packages

 
 
 

Contributors