back-end-application
Closed this issue · 0 comments
snowtoslow commented
1.Create main project
2. Add handlers for SERVER and Migrations for database;
3. Create .env file with all necessary enviroment variables;
4. Create router handlers for all neccessary en-points;
5. Create models;
6. Create methods;