Live Website -> Currently Down
-
Live website available at :
https://datomatic.netlify.app/
-
Server available at :
https://datomatic-server-production-b281.up.railway.app/
-
GIT clone the server repo from :
https://github.com/kasliwalshreyas/Datomatic-Server
-
To install the dependencies run :
npm i
-
To run the server :
npm start
-
Add the requirred keys ( key specified in env.text ).
-
The APIS can be accessed on :
http://localhost:3000
-
GIT clone the repo from :
https://github.com/kasliwalshreyas/Datomatic-Client
-
To install the dependencies run :
npm i
-
To run the app run :
npm run dev
-
Then the website can be accessed using :
http://localhost:5173/
.