Skip to content

juhov/frontend-project

 
 

Repository files navigation

Silta frontend project template

This is a basic repository template for deploying a node.js application with the Silta frontend chart.

The express application in index.js is just there as an example, feel free to replace it. The only requirements are:

  • Your project's package.json should be in the repository root.
  • Your package.json includes a build command used to build the codebase after the installation of npm packages.
  • Your package.json includes a start command used to start your application in the deployed environment.

About

A basic template for setting up node.js projects on Silta.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • Dockerfile 9.3%