Skip to content

ficus-project/ficus

Repository files navigation

Ficus

Work in progress

Development

You will need npm to setup and run the project.

  • Install packages with npm i, in the root folder
  • To run the API:
    • Create a .env file in the packages/ficus-api folder: cp packages/ficus-api/.env.example packages/ficus-api/.env
    • Run npx nx run ficus-api:dev
  • To run the frontend:
    • Create a .env file in the packages/ficus-front folder: cp packages/ficus-front/.env.example packages/ficus-front/.env
    • Run npx nx run ficus-front:start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published