Skip to content

abvanliew/relic-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Your new bare-bones project includes minimal organization with a single main.rs file and a few assets.

Serving Your App

Run the following command in the root of your project to start developing with the default platform:

dx serve --platform web

To run for a different platform, use the --platform platform flag. E.g.

dx serve --platform desktop

Builds

podman build . -t rust-server

podman kube play --replace kube/deploy.yaml
podman exec relic-db mongorestore --nsInclude "relic.*" /data/backup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors