Vasilisk-Full - it is a full project with API and Client
To start working with the project, you need to create a default.json
file in the config folder and enter the following data
{
"mongoURI": "mongodb://localhost:27017/VasiliskFull",
"jwtSecret": "secret"
}
- public / files / images / avatars
- npm i
- npm run server
- npm i
- npm start