Skip to content

stephane-segning/compustore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compustore

This is a GIS Stripe incubated project

Project setup

  1. Ensure nodejs v22+ is installed. E.g, use nvm
  2. Ensure yarn is installed. E.g, use npm install -g yarn
  3. Ensure docker is installed. E.g, use docker --version. If not installed, follow the instructions here.
  4. Clone the project.
  5. Run yarn install to install dependencies.
  6. Edit the .env file to set the environment variables. You can copy the .env.example file and rename it to .env. Then set the values of the variables. Ask @stephane-segning for secret keys.
  7. Run yarn dev to start the project.
  8. Open your browser and navigate to http://localhost:3000 to see the project.
  9. Run yarn build to build the project.

About

This is a GIS Stripe incubated project

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published