Skip to content

deploily/deploily-console

Repository files navigation

deploily-console

Deploily administration console

Prerequisite

Clone the repo

git clone git@github.com:deploily/deploily-console.git
cd deploily-console

After first clone

git submodule update --init --recursive

Project setup using VSCode

Start VSCode

code .

In the Extensions menu, search for "Remote - Containers" and install it:

If VSCode dont detect the remote container:

  • open the Command Palette (usually Ctrl or Command + Shift + P)
  • and type ">Remote-Containers: Open Folder in Container",
  • select it and choose the location of this project.

If you are prompted to Rebuild the container do it:

If the Rebuild prompt don't shows up :

  • open the Command Palette (usually Ctrl or Command + Shift + P)
  • and type ">Remote-Containers: Rebuild Container",
  • select it.

Developement

First run or after adding new packages

cd deploily-console
npm install

Run in developement mode

cd deploily-console
npm run dev

Open http://localhost:3000 with your browser to see the result.

Check build

cd deploily-console
npm run build

Useful links

About

Deploily administration console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages