#help in setup

1 messages · Page 1 of 1 (latest)

ancient surge
#

I am new to Novu and need help in setting up the project locally.

limpid harbor
ancient surge
#

I don't have redis in my windows system, and it has the installation guide for macOS only

iron garnet
#

which OS are you using?

ancient surge
#

Windows

iron garnet
#

okay you got docker desktop?

ancient surge
#

Yes

last knollBOT
#

@ancient surge, you just advanced to level 1!

iron garnet
#

alright, let it run in the background, now open a terminal at the root folder of Novu

#

type in following command and press enter
cd docker/local/development

ancient surge
#

Done

#

Well it shows docker isn't running

iron garnet
last knollBOT
#

@iron garnet, you just advanced to level 5!

ancient surge
#

it shows command not found

iron garnet
#

screenshot

ancient surge
iron garnet
#

you need to install it first it seems

iron garnet
# ancient surge Its running now

cool, now open 3 terminals and run [npm run start:api, npm run start:worker, npm run start:web], these should be running in parallel

#

but it actually depends on your usecase, whatever it is you are trying to attempt

#

in vscode, use this + icon to create more terminals

ancient surge
#

should running the complete application in ubuntu or anything would be fine?

iron garnet
#

I missed 1 thing, before you run above 3 command, you need to install the dependencies and stuff

#

its npm run setup:project

ancient surge
#

env variables setup has to be done i think

iron garnet
ancient surge
ancient surge
last knollBOT
#

@ancient surge, you just advanced to level 2!

iron garnet
ancient surge
#

i did npm run start

iron garnet
ancient surge
#

{"message":"Cannot GET /","error":"Not Found","statusCode":404}
Response from running api at localhost 3000

#

localhost 4200 - webite isn't loading
localhost 3000/3004 not showing any response
localhost 3002 gives output of Hello World!

iron garnet
#

are all 3 commands on the run? @ancient surge

ancient surge
iron garnet
#

try this once, npm run start:web

#

this should atleast open the login page

ancient surge
#

Can we have a call?

#

The login screen has come

ancient surge
#

But unable to login/signup through GitHub. Shows network error

iron garnet
#

maybe chane env variable for mongo once, MONGO_URL=mongodb://host.docker.internal:27017/novu-db

limpid harbor
#

It is for cloud users only

#

Please use email and password

iron garnet
ancient surge
#

I signed up using email and password

#

But it is showing network error

somber ocean
#

tried to login but I'm getting Incorrect email or password provided also same email or password working for novu live website but local website its' not working

#

@limpid harbor ?

limpid harbor
#

@somber ocean please share in this format

#

OS Name
npm version
node version
steps you took till now
exact issue you are facing

somber ocean
#

ubuntu npm version 8.1.0 node version v16.13.0

somber ocean
native gulch
#

I face again this error after installing all dependencies
And I want to start it local on frontent part for contribute frontent issue
Can you body help me

limpid harbor